Update notification preferences
PUT/api/v1/notifications/preferences
Batch update notification preferences for the authenticated user. Each item in the array upserts the enabled state for a specific type and channel combination.
Request
Responses
- 200
- 400
- 401
- 500
Preferences updated successfully.
Invalid request body.
Authentication required.
Failed to update notification preferences.