Skip to main content
PUT
Update notification digest settings

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
enabled
boolean

Whether periodic digests are sent for the organization.

frequency
enum<string>

How often the digest is sent.

Available options:
daily,
weekly
categories
enum<string>[]

Categories to include in the digest. An empty array includes all categories.

Available options:
billing,
security,
messaging,
campaigns,
agents,
system

Response

200 - application/json

The updated digest settings.

The response is of type object.