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