Update a user

Update details about an existing user.

Path Params
string
required
length ≥ 1

BILL-generated ID or UUID of the user

Body Params
string

User first name

string

User last name

string

User email address

string
enum

User role.

  • ADMIN: The user manages the account with full access to settings, people, and activity.
  • AUDITOR: The user can view account activity and export activity for use in other systems.
  • BOOKKEEPER: The user helps the ADMIN with account management, and has view-only access to activity.
  • MEMBER: The user is able to spend company funds for assigned budgets.
Allowed:
date

User date of birth. The value is in the yyyy-MM-dd format.

Headers
string | null

Access token for Spend & Expense API authentication

Responses

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