Create a user

Create a new user.

See Budgets and Users in the Guides section for more information, sample requests, and responses.

Body Params
string
required
length ≥ 1

User first name

string
required
length ≥ 1

User last name

string
required
length ≥ 1

User email address

string
enum
required

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