Skip to main content
PATCH
Update Notification Preferences

Authorizations

Authorization
string
header
required

Provide a Clerk JWT or a long-lived CLI token (prefix ap_cli_). Pass as Authorization: Bearer <token>.

Body

application/json

Partial update for notification preferences.

purchase_receipts
boolean | null
payout_notifications
boolean | null
marketing_emails
boolean | null

Response

Successful Response

Notification preference settings.

purchase_receipts
boolean
default:true
payout_notifications
boolean
default:true
marketing_emails
boolean
default:false