Add user identifier
POST https://api.attentivemobile.com/v1/identity-resolution/user-identifiers
Request Body
{"phone"=>"{{phone}}", "email"=>"{{email}}", "shopifyId"=>"123456789000", "klaviyoId"=>"0123456789ABCDEFGHIJKLMNOP", "clientUserId"=>"{{clientUserId}}", "customIdentifiers"=>[{"name"=>"loyaltyId", "value"=>"1122334455"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |