Skip to main content
PATCH
Update notification email preferences

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Body

application/json
preferences
object
required

A partial map of category -> emailEnabled. At least one known category is required; unknown category keys are rejected.

Response

Success

object
enum<string>
required
Available options:
notification_preferences
preferences
object[]
required

One entry per notification category, with its resolved emailEnabled flag.