Subscribe User
POST https://api.attentivemobile.com/v1/subscriptions
Request Body
{"user"=>{"phone"=>"{{phone}}", "email"=>"{{email}}"}, "signUpSourceId"=>"{{signUpSourceId}}", "externalIdentifiers"=>{"clientUserId"=>"{{clientUserId}}", "shopifyId"=>"string", "klaviyoId"=>"string", "customIdentifiers"=>[{"name"=>"string", "value"=>"string"}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |