Create a user, add properties, and tracking events
This endpoint allows you to upsert new or existing Users. If the user already exists, it will be updated with the new data. Any property left unchanged will not be modified. Changes to tracking events are append-only.
Authentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which
The user has been successfully created or updated
Create a user, add properties, and tracking events
This endpoint allows you to upsert new or existing Users. If the user already exists, it will be updated with the new data. Any property left unchanged will not be modified. Changes to tracking events are append-only.
Authentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which
The user has been successfully created or updated