cURL
curl --request DELETE \ --url https://api.b-bot.space/api/v2/distribution-channels/{channel_id} \ --header 'bbot-api-key: <api-key>'
"<string>"
Delete a distribution channel by ID.
All versions of the distribution channel will be deleted as well.
API key for authentication
The ID of the distribution channel.
Success