V2Calendar Events
Update calendar event
Updates an existing calendar event.
Updates an existing calendar event.
Authorization
access_token Authorization<token>
In: header
Path Parameters
calendar_id*string
Calendar
id*string
Id
Response Body
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/api/v2/calendars/string/events/string"{ "status": "ok", "data": {}}