POST
/
contacts
/
identify

Authorizations

Authorization
string
header
required

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

Body

application/json
id
string
required
properties
object | null

Properties prefixed with $ are handled specially. Otherwise, additional key-value pairs will be metadata once ingested into the system

Response

201 - application/json
The customer was identified successfully
success
boolean