Calendars

Restore Contact

Restore a blocked or removed contact, returning them to your active contacts.

post/v1/calendars/contacts/restore

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.