Skip to main content
POST
Create a new user in the system.

Body Parameters

string
required
First name
string
required
Last name
string
required
Email address
string
Phone number
boolean
Whether the user is active

Response

integer
The ID of the created user
object
Role information
integer
Unix timestamp when the user was added