Upsert user

Headers

X-Schematic-Api-KeystringRequired

Request

This endpoint expects an object.
companieslist of maps from strings to stringsRequired

Optionally specify companies using array of key/value pairs

companymap from strings to stringsRequired

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

keysmap from strings to stringsRequired
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