Create & Manage Users
Update user notification preferences
PUT
/
auth
/
user
/
{id}
/
notification-preferences
Authorizations
Authorization
string
headerrequiredAccess token
Path Parameters
id
string
requireduser id
Body
application/json
notification_preferences
object
An object containing the user's notification preferences.
Response
200 - application/json
message
string
A descriptive message confirming the success or failure of the operation.
success
boolean
Indicates whether the request was successful or failure (true for success, false for failure).
content
object
An object containing the response content.