Create a notification channel
Notification channels
Create a notification channel
ADMIN only. config is write-only and is never returned by any endpoint; the response carries a non-secret summary instead. Valid type values are SLACK, TEAMS, PAGERDUTY, OPSGENIE, EMAIL — WEBHOOK is refused because generic outbound webhooks are feature-flagged off pending SSRF and HMAC work.
POST
Create a notification channel
Authorizations
Query 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_-]*$Body
application/json
Response
The request was malformed or failed validation