Delete a notification channel
DELETE/notification/channel/:id
Delete a notification channel. This action cannot be undone.
Request
Responses
- 204
- 4XX
- 5XX
The deletion was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.