Channels
Update a specific channel by id
Update an existing channel identified by its ID.
Only provided fields will be updated. Taking a channel out of service (or returning it) also records an outage span; user_id is threaded through so the incident records who did it.
patch/channels/{channel_id}
Path parameters
channel_idstring required
Request body
object required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.