Update a user

Update details about an existing user.

This operation requires partner-level permissions.

  • A sessionId header value generated with API partner login
  • An appKey header value
  • The organizationId of the organization
Path Params
string
required
length ≥ 1

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

Body Params
string

User first name

string

User last name

string

User email address

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/partner/roles.

Headers
string | null

API session ID generated with /v3/partner/login

string | null

Application key sent to you by BILL when you create a partner account

string | null

BILL-generated ID of the organization

Responses

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