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