Skip to main content
DELETE
Delete a channel
Permanently deletes a channel and reassigns all associated conversations to another available channel.

Authorizations

X-API-Key
string
header
required

Authenticate your account by including your secret key in API requests. You can manage your API keys in the Dashboard.

Authentication to the API is performed by using the HTTP Header X-API-Key.

Path Parameters

email
string<email>
required

Email address of the channel to delete.

Response

Channel deleted successfully.

The response is of type object.