Reviews
Create review
Create a new review for a specific asset.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Response
200 - application/json
The created review
Represents a review of an asset.
Unique identifier for the asset review.
Unique identifier for the asset being reviewed.
Unique identifier for the version of the asset being reviewed.
Unique identifier for the user who created the review.
Unique identifier for the user assigned to the review.
Status of the review.
Available options:
approved
, rejected
Content of the review.
List of user mentions in the review.
Metadata for the viewer.
List of attachments associated with the review.
Version of the asset being reviewed.
User who created the review.
User assigned to the review.
Unique identifier for the workspace.