Visitor Deleted Object

Response returned when an object is deleted

id
string

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

type
string

The type of object which was deleted

Value: "visitor"
user_id
string

Automatically generated identifier for the Visitor.

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