Update Article Section
Name | Description |
---|---|
HTTP Method | PUT |
URL | https://api.newsweaver.com/v2/{account code}/article/{article id}/section/{section id} |
Query Parameters | N/A |
Request representation | Section |
Response representation | Status Entity |
Success Response Code | 200 Ok |
Errors
403 - Forbidden
if API user doesn't haveWRITE
access toARTICLES
404 - Not Found
if the article identifier doesn't exist404 - Not Found
if the section doesn't exist409 - Conflict
if the section entity is malformed- Common errors (user/account authentication errors, API usage limit errors)