V2
Upsert a User
Endpoint facilitating the programatic upsertion of a user. Users must be upserted 1 at a time. Events created for this user are for historical tracking purposes. Any event tied to a user through this endpoint will not trigger a study through Sprig’s SDK. Attributes and attribute values can be created and tied to a user through this endpoint.
POST
Upsert a User
Headers
API-Key YOUR_API_KEY
Body
application/json
Post the necessary fields for the API to upsert a new user.
Response
Accepted