Delete a notification channel
Notification channels
Delete a notification channel
ADMIN only. Any error-budget policy routing to this channel is detached first, because ErrorBudgetPolicy.channelId is a plain nullable column with no database-level foreign key — deleting without this leaves a policy pointing at a channel that no longer exists, which fails silently at delivery time.
DELETE
Delete a notification channel
Authorizations
Path Parameters
Required string length:
1 - 64Query Parameters
Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.
Required string length:
1 - 64Pattern:
^[A-Za-z0-9][A-Za-z0-9_-]*$Response
Missing or invalid credentials