Skip to main content
PATCH
Update a digest recipient's opt-in

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

user_id
string
required

Body

application/json
opted_in
boolean
required

Whether this member receives the notification digest.

Response

200 - application/json

The updated recipient with its new opt-in state.

The response is of type object.