Update a user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the user which this request is targeting.

Body Params
string
required

The email address of the user, this must be unique.

string

The password of the user if using password based login - this will never be returned. This can be left out of subsequent requests (updates) and will be enriched back into the user structure.

string
enum

The status of the user, if they are active.

Allowed:
string

The first name of the user

string

The last name of the user

boolean

If set to true forces the user to reset their password on first login.

builder
object

Describes if the user is a builder user or not. This field can only be set on a business or enterprise license.

admin
object

Describes if the user is an admin user or not. This field can only be set on a business or enterprise license.

roles
object

Contains the roles of the user per app (assuming they are not a builder user). This field can only be set on a business or enterprise license.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json