コンテンツにスキップ

Delete notification channel

DELETE
/api/v1/notification-channels/{id}

Deletes a notification channel and removes all monitor associations. Requires write scope.

id
required
string

Channel deleted

object
ok
boolean
Example
true

Unauthorized

Write scope required

Channel not found