Skip to main content
PUT
/
users
/
preferences
/
update
{
  "message": "<string>",
  "object": {
    "email": "<string>",
    "roles": [
      "<string>"
    ],
    "preferences": {}
  }
}

Query Parameters

space
string

Space Identifier

Body

application/json
updatedPreferences
object

Response

User response with updated preferences

message
string
object
object