Unsubscribe
Unsubscribe a phone number from messaging
Unsubscribe a Phone Number
POST https://emotiveapp.co/ecommerce/v1/opt_outs/manual_opt_out/
Headers
Name
Value
Content-Type
application/json
Authorization
Token <YOUR_API_KEY>
Body
Name
Type
Description
phone_number
string
E164 Formatted Subscriber Phone Number
Response
{
"message": "Opt out request processed."
}{
"message": "Invalid phone number."
}Last updated
Was this helpful?