Unsubscribing Users (API)
This document aims to detail how to unsubscribe users via our RESTFul api.
Last updated
This document aims to detail how to unsubscribe users via our RESTFul api.
Last updated
You can also unsubscribe your users via our RESTFul api with the following POST request:
Parameter | Description |
---|---|
To read more about how to generate signatures, click here.
If your user has been unsubscribed successfully you will receive the following response, HTTP Status Code 200:
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
.