Replaces the current user's notification delivery preferences.
PUT
/v1/notifications/preferencesThis is a full replacement, not a partial update: the request must contain the global channel toggles and an override entry for every notification category. This operation is synchronous.
Request
Responses
- 200
- 400
Preferences were updated.
The request body failed validation (for example, a category override is missing).