Skip to main content
POST
Merge anonymous user with identified user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
anonymousId
string
required
externalId
string
required

Response

Accepted and queued for processing

ok
boolean
Example:

true

requestId
string<uuid>