PATCH
/
admin
/
v0
/
calendar_events
/
{calendar_event_id}
/
attendees
{
  "success": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

content-type
enum<string>
required
Available options:
application/json

Path Parameters

calendar_event_id
string
required
Minimum length: 1
Example:

"8x38el2x6di9"

Body

application/json

Response

200
application/json

Updates a calendar event attendee

The response is of type object.