Remove Calendar recipient
Removes a contact from a calendar event
DELETE
/api/calendar/removeRecipient
curl \
--request DELETE http://api.example.com/api/calendar/removeRecipient \
--header "Authorization: Bearer $ACCESS_TOKEN"