Skip to main content
POST
Upsert a User

Headers

Authorization
string
required

API-Key YOUR_API_KEY

Body

application/json

Post the necessary fields for the API to upsert a new user.

userId
string
required

Existing or desired id for visitor

attributes
object

Key value pairs of attributes

emailAddress
string

Valid Email to track visitor by

events
object[]

Response

Accepted