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 strings or nullOptional

Optionally specify companies using array of key/value pairs

companymap from strings to strings or nullOptional
Add user to this company. Takes priority over companies. For exhaustive list of companies, use companies
company_idstring or nullOptional

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

company_idslist of strings or nullOptional
Optionally specify companies using Schematic company ID
idstring or nullOptional
If you know the Schematic ID, you can use that here instead of keys
last_seen_atstring or nullOptionalformat: "date-time"
namestring or nullOptional
traitsobjectOptional
A map of trait names to trait values
update_onlyboolean or nullOptional

Response

OK
dataobject
paramsobject
Input parameters

Errors