Skip to main content
PUT
Update Email Preferences

Authorizations

X-API-Key
string
header
required

Issue from /v1/keys (or admin-issued for enterprise tier).

Headers

authorization
string | null

Query Parameters

Body

application/json

Bulk-update body for the per-event-type opt-in matrix.

Body shape: {"event_type": bool, ...}. Unknown event types are silently ignored (forward-compat: client can post a superset).

preferences
Preferences · object
required

Response

Successful Response