Calendars

Remove Contact

Remove a contact from your calendar. They stop receiving your invites and newsletters but can follow again on their own later.

post/v1/calendars/contacts/remove

Request body

contact_idstring

Contact ID (the id from contacts/list, usually starts with usr-). Provide this or email.

emailstring

Email of the contact. Provide this or contact_id.

Response

Successful response.

object required

Empty response

Changes

No recorded changes to this endpoint across all 1 revision of this API.