Skip to main content
DELETE
Delete customer by ID. Attached profile and all customer data (messages, activities, etc) will be deleted. Deletion will be logged. See deletion log.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Response

200 - application/json

Success

data
any[]