Update notification preferences
notifications
Update notification preferences
Deep-partial update of notification preferences.
Accepts both the new matrix-aware form (events) and the legacy scalar-only
form (email_enabled, slack_enabled, digest_frequency) for backward
compatibility with the current frontend client mapper.
The per-event events object accepts any subset of the 9 event keys; unknown
keys are rejected with 400 validation_error.
PATCH
Update notification preferences
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Available options:
realtime, daily, weekly, never Available options:
p1, p2, p3, p4 Required range:
0 <= x <= 100Response
Successful Response
Available options:
realtime, daily, weekly, never Available options:
p1, p2, p3, p4 Required range:
0 <= x <= 100