Delete Subscription (Unsubscribe)
Users can be unsubscribed by
- the Delete API called by your service or
- the user sending an SMS message or
- customer care making a system deletion
In all cases (including the Delete API call) you will receive a HTTP notification confirming that an unsubscribe has occurred.
The Delete API call always returns success but this just confirms that the API call has been received. The HTTP notification confirms that the deletion has occurred.
Updated about 4 years ago