Review Object

Creates a new review object (accessible to Secretariat only)

<h2>Access Control</h2> <p>User must belong to an organization with the <b>Secretariat</b> role</p>
post/review/org/

Headers

CVE-API-ORGstring required

The shortname for the organization associated with the user requesting authentication

CVE-API-USERstring required

The username for the account making the request

CVE-API-KEYstring required

The user's API key

Request body

object required

The review object data

Response

Returns the created review object

ReviewJson required— unresolved $ref

Changes