Update a user

Path Params
string
required
Body Params
uuid

Unique identifier of the employee's department

uuid

Unique identifier of the employee's direct manager

string
length ≥ 1
string
length ≥ 1
uuid

Unique identifier of the employee's location

string
enum

The employee's role; It could be one of the following values: Admin, Cardholder, Bookkeeper; Note that Owner is not a permissible value.

Allowed:
Responses
204

Update user

400

raises UserInvalidInput

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!