Create a User

This endpoint adds a new application user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Password is auto-generated by the server and sent to the user's email; any password fields in the payload are ignored.

Body Params
string
required
Defaults to username

Username of the user

string
required
Defaults to John

First name of the user

string
required
Defaults to Doe

Last name of the user

string
required
Defaults to [email protected]

Email of the user

integer
required
Defaults to 0

Office Id of the user

integer
required
Defaults to 0

Staff Id of the user

roles
array of numbers
required

Roles assigned to the user

roles*
clients
array of numbers
required

Clients assigned to the user

clients*
boolean
required
Defaults to true

Flag to send password on email

boolean
required
Defaults to true

Flag to make password expire

boolean
required
Defaults to false

Describe the user as service user

Headers
string
required
Defaults to default
Responses

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