Add Recipients

POST /api/calendar/addRecipients

Adds recipients to a calendar event

Responses

POST /api/calendar/addRecipients
curl \
 --request POST http://api.example.com/api/calendar/addRecipients \
 --header "Authorization: Bearer $ACCESS_TOKEN"