Skip to main content
PUT
/
current_space
/
user_preferences
/
update
{
  "object": {
    "email": "jsmith@example.com",
    "roles": [
      "<string>"
    ]
  }
}

Query Parameters

space
string

Space Identifier

Body

application/json
updatedPreferences
object

Response

Updated user from the current space

object
object