Skip to main content
POST
Create Company User

Authorizations

Authorization
string
header
required

Bearer token authentication

Query Parameters

email
string
required

Email address of the user

username
string

Username for the user

external_id
string

External identifier for the user

active
boolean

Whether the user account is active

Body

application/json
affiliate
object | null
username
active
boolean | null
email
first_name
last_name
password

Password for the user. This will be assigned if the User does not exist yet or if they do not have a password set.

avatar
phone
google_id
bio
facebook
instagram
twitter
linkedin
whatsapp
wechat
youtube
zip_code
dob
gender
time_zone
push_notifications
email_notifications
sms_notifications
language_code
country_code

Response

string | number | boolean | null | any[] | object

Success

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.