776228e28d67

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-13265497975.9 KB
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
remove_keysstring[]

Names of keys to remove from the user. Removing a key the user does not have does nothing, and a user must keep at least one key.

traitsobject

A map of trait names to trait values

update_onlyboolean nullable

Response

OK

paramsobject required

Input parameters