Create a user

Body Params
string

Identifier of user

string
length between 3 and 100

Name of user

string
length ≤ 100

Email address

string | null

Phone number in E.164 format

string | null

Photo URL

string

Identifier of location

locationIds
array of strings

Location identifiers

locationIds
roles
array of strings
length ≤ 10

User roles

roles
string
enum

User job level

string
length between 8 and 100

Password of user, at least 8 characters, one uppercase, one lowercase, one number

notifications
object

User notification settings

reports
object
string | null
enum

Language code in two character ISO 639-1 format

string | null
enum

Locale in xx-YY format, where the first part is language and second country code

boolean

Flag to indicate if user skipped onboarding checklist

string | null

External identifier, optionally provided by client

metadata
object | null

Store metadata about your objects. You can store 20 keys with max length 40. Values can be strings of max length 500.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

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