{ "summary": "string" }
curl --location --request POST '/v7/calendars//update' \ --header 'Content-Type: application/json' \ --data-raw '{ "summary": "string" }'
{ "code": 0, "more": {}, "msg": "string" }