Update a user

Path Params
string
required

The id of the user to be updated.

Body Params
string

The first name of the user.

Optional

string

The last name of the user.

Optional

string

The email address of the user.

Optional

string
enum
Defaults to active
  • active: Active user.
  • inactive: Inactive user.
Allowed:
string
enum
Defaults to full

The billing seat type of the added user, free or full.

Optional

Allowed:
Responses

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