Submit for Review
POST {{baseUrl}}/content/v2/review/:Content_Id
- This API is associated with Submission of content for Review on the Sunbird Platform .
- The/review/{content Id} endpoint executes
Submit for Reviewrequest based on parameters provided as metadata in the request body.- The endpoint for Review Content is
/content/v2/review
- It points to knowledge-mw-service -
/v2/content/review
- {...}refers to a section of review 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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | (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":"ekstep.learning.content.review","ver":"3.0","ts":"2020-12-10T21:06:26ZZ","params":{"resmsgid":"186cf9a9-8094-4cdd-926f-b77a030921d1","msgid":null,"err":null,"status":"successful","errmsg":null},"responseCode":"OK","result":{"node_id":"do_1131697376667402241315","versionKey":"1607634386533"}}