Skip to main content
PATCH
Update notification settings

Authorizations

Authorization
string
header
required

Bearer token: an organization API key (ak_…) created under Settings → API Keys, or a dashboard user session token. Proxy keys (xe_…) are not accepted here. Endpoints marked as user-only in their description reject organization keys with 403.

Body

application/json
slack_webhook_url
string | null
email_recipients
string[] | null

Response

Successful Response

org_id
string<uuid>
required
slack_webhook_url
string | null
required
email_recipients
string[]
required
updated_at
string<date-time>
required
slack_webhook_configured
boolean
default:false