v1

latestOpenAPI 3.1.02026-07-26289714404.6 KB
Notifications

Update Notification Endpoint

patch/notifications/endpoints/{endpointId}

Path parameters

endpointIdstring required

Request body

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

Response

webhookSecretEncryptedstring
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.