Unsubscribing Users (API)
This document aims to detail how to unsubscribe users via our RESTFul api.
Last updated
Was this helpful?
This document aims to detail how to unsubscribe users via our RESTFul api.
Last updated
Was this helpful?
You can also unsubscribe your users via our RESTFul api with the following POST request:
msisdn
The unique MSISDN you are trying to unsubscribe.
signature
Unique parameter consisting of three values: campaign_id, msisdn and account_id. For example: 1af289e14aa593c843da7cd869a8e2f7
.
If your user has been unsubscribed successfully you will receive the following response, HTTP Status Code 200: