Update Tag
Name | Description |
---|---|
HTTP Method | PUT |
URL | https://api.newsweaver.com/v2/{account code}/tag/{tag name} |
Query Parameters | N/A |
Request representation | Tag Entity |
Response representation | Status Entity |
Success Response Code | 200 Ok |
Errors
403 - Forbidden
if API user doesn't haveWRITE
access toTAGS
404 - Not found
error if the tag does not exist409 - Conflict
error if the tag isn't valid- Common errors (user/account authentication errors, API usage limit errors)