Skip to content

Visitor Deleted Object

Response returned when an object is deleted

idstring

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

Example:"530370b477ad7120001d"
typestring

The type of object which was deleted

Value:"visitor"
Example:"visitor"
user_idstring

Automatically generated identifier for the Visitor.

Example:"8a88a590-e1c3-41e2-a502-e0649dbf721c"
{ "id": "530370b477ad7120001d", "type": "visitor", "user_id": "8a88a590-e1c3-41e2-a502-e0649dbf721c" }