This endpoint creates a User for either a Partner or a Client.

This endpoint creates a User for either a Partner or a Client.

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

User to be created.

string
required
length ≤ 255

The User's unique username.

string
required
length ≤ 255

The User's name.

string
required
length ≤ 255

The User's Surname.

string
required
length ≤ 255

The User's email address.

string
required
length ≤ 255

The User's phone number without dashes, spaces, or brackets (e.g. +14155552671).

boolean

This property indicates if the User account is active or disabled. Once a user has logged into the system, their account cannot be deleted. As an alternative, their account can be set to inactive.

userRole
object
required

Reference to the associated User Role.

partner
object
client
object
boolean

If this property is set to 'true' the newly created user will be sent a welcome email.

Responses

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