Skip to main content
DELETE
Delete a channel

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Path Parameters

channel_id
string
required

The channel id.

Example:

"44444444-4444-4444-4444-444444444445"

Response

200 - application/json
acknowledged
boolean
required
Example:

true

Last modified on July 22, 2026