Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
customer_id
string
required

The customer unique identifier in your system

tracking_id
string<uuid>
required

A valid UUID that identifies the tracking session

Response

Customer identification successful

data
object