Update notification settings
Update the organization’s notification settings (admin only). Enable SLA deadline reminders and choose email/Slack delivery and the warning period.
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Body
Partial update of organization notification settings. At least one field is required.
Whether SLA deadline reminders are enabled. Defaults to false.
Deliver the digest to organization members by email.
Post the digest to the organization's default Slack channel.
Days before the deadline to start reminding. Defaults to 7.
1 <= x <= 30Response
Updated notification settings.
Organization notification settings. SLA reminders send a daily digest of vulnerabilities approaching or past their remediation deadline (critical/high 30 days, medium 60, low 90).
Whether SLA deadline reminders are enabled. Defaults to false.
Deliver the digest to organization members by email.
Post the digest to the organization's default Slack channel.
Days before the deadline to start reminding. Defaults to 7.
1 <= x <= 30