channels
Delete a delivery channel
Delete a delivery channel for the organization.
Refused with 409 while alarms still reference the channel; force: true deletes anyway and unlinks them. The one case force will not do is strip the last channel from an enabled alarm — that alarm would go on evaluating and recording state transitions with nowhere to send them. Attach a replacement channel or disable the alarm first.
delete/orgs/{org_id}/channels/{channel_id}
Path parameters
org_idstring required
channel_idstring required
Request body
Response
Channel deleted
Changes
Changed in 1 of the 51 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○