v1

latestOpenAPI 3.1.02026-07-26289714404.6 KB
Notifications

Create Notification Endpoint

post/notifications/endpoints

Request body

webhookSecretstring nullable
idstring
organizationIdstring required
namestring required
type'Slack' | 'Teams' | 'Email' | 'Webhook' required
valuestring required

URL for Slack, Teams or Webhooks endpoint. Coma separated list of email addresses for email endpoint, you can use $ENVIRONMENT_CREATOR$, and $DEPLOYER$ to resolve emails dynamically.

Response

idstring
createdBystring
organizationIdstring
namestring
type'Slack' | 'Teams' | 'Email' | 'Webhook'
valuestring

URL for Slack, Teams or Webhooks endpoint. Coma separated list of email addresses for email endpoint, you can use $ENVIRONMENT_CREATOR$, and $DEPLOYER$ to resolve emails dynamically.