DELETE to /api/account/ACCOUNT_CODE/subscribers/ENCODED_SUBSCRIBER_ID.xml
This operation will cause the system to send a Subscriber Deleted confirmation message to the subscriber. To avoid sending this message, send the DELETE operation using the following endpoint:
/api/account/ACCOUNT_CODE/subscribers/ENCODED_SUBSCRIBER_ID?send_notifications=false.
A successful operation will have a 200 OK response status and an empty response body.
Reference subscriber error codes
Was this page helpful? Can't find what you need? Let us know