Skip to main content
DELETE
Delete a delivery channel

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required
channel_id
string
required

Body

application/json

Optional force-delete flag.

force
boolean | null

When true, delete even if alarms reference this channel (cascading unlink). Still refused when it would leave an enabled alarm with no channels.

Response

Channel deleted