On-Call
Delete an On-Call notification channel for a user
Delete a notification channel for a user. The authenticated user must be the target user or have the on_call_admin permission
delete/api/v2/on-call/users/{user_id}/notification-channels/{channel_id}
Path parameters
user_idstring required
Example:00000000-0000-0000-0000-000000000000
The user ID
channel_idstring required
Example:00000000-0000-0000-0000-000000000000
The channel ID
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.