Updates a user.

Updates a user.

Path Params
uuid
required

Represents the ID of the user to be updated.

Body Params

Provide input to update user details.

string | null

Represents status of the user.

string | null

Represents first name of the user.

string | null

Represents last name of the user.

string | null

Represents email address of the user.

string | null

Represents language of the user.

roles
array of strings | null

Represents roles assigned to the user.

roles
string
enum

Represents the login types allowed for user.

Allowed:
Responses

401

Failure code. Unauthorized access.

403

Failure code. Forbidden access.

429

Failure code. Too many requests.

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