companies
Upsert user
post/users
Request body
companiesobject[] nullable
Optionally specify companies using array of key/value pairs
companyobject nullable
Add user to this company. Takes priority over companies. For exhaustive list of companies, use companies
company_idstring nullable
Add user to this company. Takes priority over company_ids. For exhaustive list of companies, use company_ids
company_idsstring[] nullable
Optionally specify companies using Schematic company ID
idstring nullable
If you know the Schematic ID, you can use that here instead of keys
keysobject required
See Key Management for more information
last_seen_atstring date-time nullable
namestring nullable
traitsobject
A map of trait names to trait values
update_onlyboolean nullable
Response
OK
paramsobject required
Input parameters