Update a user.

Update user's position and/or assigned accounts.
If the accounts array is empty or not provided, the user will have access to all business accounts.
If specific account IDs are provided, the user will only have access to those accounts.
Requires 'add_edit_delete_team_members' permission.

Path Params
string
required

The identifier of the user.
The identifier must be in uuid format.

Example: '123e4567-e89b-12d3-a456-426655440000'

Body Params

update user request

accounts
array of integers
accounts
string
Responses
204

The user was updated successfully

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