Update User



Required Role(s):
user_admin

Path Params
string
required

The name of the space (database) assigned to you.

string
required
Body Params
string
required
length ≤ 100

The User's email address.

string
required
length ≤ 100

The User's real name.

string
length ≤ 100

Only specify if the password is to be updated, otherwise leave blank

roles
array of objects

Contain a list of all Roles the User has been assigned.

roles
string
required

The type of User. This controls how the User authenticates.

string
length ≤ 50

The User Identifier gets generated automatically when a new User is created and cannot be changed.
This Id is used in all tables and API calls to reference a User.

string
required
length ≤ 100

The OpenID identifier. Only relevant for Oauth Users

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
*/*