Reject Content Review

POST {{baseUrl}}/content/v2/reject/{{contentId}}

This API is associated with rejecting content under review. - The /reject/{contentId} endpoint executes request for rejecting content which is under review. - The endpoint for Reject Content is /content/v2/reject - It points to knowledge-mw-service - /v2/content/reject - {...}refers to a section of reject endpoint URL path that needs to be replaced by appropriate Id. - You need to provide a valid content Id value in {Content Id} field of API URL. - It is mandatory to provide values for parameters marked with *. - Mandatory fields cannot be null or empty.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring(Required) The Content Type entity is the media type of the resource.Possible media types can be:-
  • Application/json | | X-Authenticated-User-Token | string | | (Required) The Registered User ID to execute the API. | | Authorization | string | | (Required) All content APIs require authorization for use. Specify the authorization key received from the administrator when placing the request for use of the API. | | Accept | string | | |

RESPONSES

status: OK

{"id":"api.v3.reject","ver":"1.0","ts":"2020-12-11T08:09:46.451Z","params":{"resmsgid":"3b7c1230-3b88-11eb-b0a2-8d5c9f561887","msgid":"3b692670-3b88-11eb-b0a2-8d5c9f561887","status":"successful","err":null,"errmsg":null},"responseCode":"OK","result":{"node_id":"do_213168073757138944196","versionKey":"1607674186357"}}