Delete a notification channel.
Notifications
Delete channel
Removes the channel for this org. Fails with 409 if rules reference it unless force: true.
DELETE
Delete a notification channel.
Removes the channel; rule–channel links drop automatically. Rules may remain with no channels. Org admin only. 204 on success.Documentation Index
Fetch the complete documentation index at: https://docs.timbal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Body
application/json
Optional — omit entirely or send {} for default (non-force) behavior.
When true, delete even if rules reference this channel (cascading unlink).
Response
Channel deleted