Skip to content

Delete Channel

DELETE
/channels/{id}
curl --request DELETE \
--url https://api.testzilla.ai/v1/channels/example \
--header 'x-api-key: <x-api-key>'
id
required
string

Id identifier

Success

Media type application/json
object
Example generated
{}

Unauthorized (missing/invalid API key or token)

Not found