Update a user

Update details about an existing user.

Path Params
string
required
length ≥ 1

BILL-generated ID of the user. The value begins with 006.

Body Params
string
length ≤ 100

User first name

string
length ≤ 100

User last name

string

BILL-generated ID of the user role. The value begins with 0po.

If you do not set roleId, the default ADMINISTRATOR user role is assigned to the created user. You can get the list of available user roles with GET /v3/roles.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

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