Upsert user

Headers

X-Schematic-Api-KeystringRequired

Request

This endpoint expects an object.
keysmap from strings to stringsRequired

See Key Management for more information

companieslist of maps from strings to stringsOptional

Optionally specify companies using array of key/value pairs

companymap from strings to stringsOptional
Add user to this company. Takes priority over companies. For exhaustive list of companies, use companies
company_idstringOptional

Add user to this company. Takes priority over company_ids. For exhaustive list of companies, use company_ids

company_idslist of stringsOptional
Optionally specify companies using Schematic company ID
idstringOptional
If you know the Schematic ID, you can use that here instead of keys
last_seen_atdatetimeOptional
namestringOptional
traitsmap from strings to anyOptional
A map of trait names to trait values
update_onlybooleanOptional

Response

OK
dataobject
paramsmap from strings to any
Input parameters

Errors