Update a user

Path Params
integer
required

The ID of the existing user.

Body Params

The request body for PUT /users/{userId}

string

The email address of the user.

string

The first name of the user.

string

The last name of the user.

string
enum

A role to assign to the user. This will dictate what permissions the user has in the Vision system.

Allowed:
teams
array of numbers

A list of team IDs. This will update the teams that the user is assigned to.

teams
Responses

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