Deleted Company Object

Response returned when an object is deleted

id
string

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

object
string

The type of object which was deleted. - company

Value: "company"
deleted
boolean

Whether the company was deleted successfully or not.

{ "id": "5b7e8b2f-7a1a-4e6c-8e1b-4f9d4f4c4d4f", "object": "company", "deleted": true }