Skip to main content

Delete a notification channel

DELETE 
/notification_channels/:id

Delete a notification channel.

Request

Path Parameters

    id uuidrequired

    The id of the resource.

Responses

200: A Notification Channel response

default: Unexpected error

Loading...