Unsubscribe Subscription

POST https://api.attentivemobile.com/v1/subscriptions/unsubscribe

Request Body

{"user"=>{"phone"=>"{{phone}}", "email"=>"{{email}}"}, "subscriptions"=>[{"type"=>"MARKETING", "channel"=>"EMAIL"}, {"type"=>"MARKETING", "channel"=>"TEXT"}], "notification"=>{"language"=>"en-US"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring