Skip to content

Contact Deleted

deleted contact object

typestring

always contact

Value:"contact"
Example:"contact"
idstring

The unique identifier for the contact which is given by Intercom.

Example:"5ba682d23d7cf92bef87bfd4"
external_idstring or null

The unique identifier for the contact which is provided by the Client.

Example:"70"
deletedboolean

Whether the contact is deleted or not.

Example:true
{ "deleted": true, "type": "contact", "id": "5ba682d23d7cf92bef87bfd4", "external_id": "70" }