channels
Create a delivery channel
Create a delivery channel for this org, or reuse an existing one.
Channels dedupe on (type, config): posting the same Slack channel twice returns the original row with channel_action: "reused" rather than creating a near-duplicate. Attach the returned id to an alarm via POST /orgs/{org_id}/alarms/{alarm_id}/channels.
post/orgs/{org_id}/channels
Path parameters
org_idstring required
Request body
Response
Channel created or reused
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
- ○