Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
access_level
enum<string>
required
Available options:
admin,
member,
link,
none
email
string
required
default_location_uuid
string<uuid> | null
name
string | null
role
null | enum<string>
Available options:
support,
user,
agent
send_confirmation_email
boolean

Response

User created

status
string
required
timestamp
string<date-time>
required
data
object
message
string | null
request_id
string | null