Delete Tag
Name | Description |
---|---|
HTTP Method | DELETE |
URL | https://api.newsweaver.com/v2/{account code}/tag/{tag name} |
Query Parameters | N/A |
Request representation | N/A |
Response representation | Status Entity |
Success Response Code | 200 Ok |
Warning! This action is permanent and cannot be undone!
It should only be used when the Tag is no longer needed.
Please read [Tag Synchronisation](/api-common/api-tag-synchronisation.html) for more information about
the risks of deleting Tags in your integration.
Errors
403 - Forbidden
if API user doesn't haveDELETE
access toTAGS
404 - Not Found
if the tag doesn't exist- Common errors (user/account authentication errors, API usage limit errors)