Remove Subscriber Section
Please note that subscriber/sections associations are deprecated, and have been replaced by Topics.
Name | Description |
---|---|
HTTP Method | DELETE |
URL | https://api.newsweaver.com/v2/{account code}/subscriber/{subscriber id}/section/{section identifier} https://api.newsweaver.com/v2/{account code}/subscriber/{subscriber email address}/section/{section identifier} |
Query Parameters | N/A |
Request representation | N/A |
Response representation | Status Entity |
Success Response Code | 200 Ok |
Errors
403 - Forbidden
if API user doesn't haveWRITE
access toGLOBAL_SUBSCRIBERS
404 - Not Found
if the subscriber identifier or email address doesn't exist404 - Not Found
if the subscriber does not have the given section- Common errors (user/account authentication errors, API usage limit errors)