latestOpenAPI 3.0.02026-08-235140371.7 KB

5c54912ec4f7

Settings

Update notification settings

Update the organization's notification preferences. These are org-wide, so the change applies to every brand in the organization. All fields optional; only provided fields change. reportRecipients replaces the client-report recipient list (each entry: email + weekly/monthly/whiteLabel booleans + teamIds). weeklyReportTeamIds / monthlyAuditTeamIds scope the org's own reports to specific brands; omit or send null for all brands.

patch/v3/settings/notifications/

Request body

teamIdstring
weeklyReportsboolean
monthlyAuditsboolean
newOpportunitiesboolean
resourceUsageWarningboolean
clientReportsEnabledboolean
weeklyReportTeamIdsstring[] nullable

Brands the weekly report covers. Null or omitted means all brands.

monthlyAuditTeamIdsstring[] nullable

Brands the monthly audit covers. Null or omitted means all brands.

Response

Default Response