ReferenceAPIOperationsNotification Channels
Delete notification channel
Permanently deletes a notification channel and its delivery history.
Operation ID
delete_notification_channelPermanently deletes a notification channel and its delivery history.
Authorization
bearer_auth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Channel ID
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/settings/notification-channels/string"{ "deleted": true}