Upsert company trait
Authentication
X-Schematic-Api-Keystring
API Key authentication via header
Request
This endpoint expects an object.
keys
Key/value pairs to identify a company or user
trait
Name of the trait to update
incr
Amount to increment the trait by (positive or negative)
set
Value to set the trait to
update_only
Unless this is set, the company or user will be created if it does not already exist
Response
OK
data
params
Input parameters
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error