Start a review.

Use the /review endpoint to start a review. Currently, only Assets and Contents can be reviewed.
This endpoint updates the status of the items in bulk. Items with the updated status are added in the review model. Check whether the items were successfully added to the review model from the items field in the returned API representation of review model. You can identify the items that failed to update or invalid items by checking the item IDs that are listed in the response header.

User roles: admin, manager, editor

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Provide the review item fields such as name, targetDate, and items. The name field is required.

string
required

The name of the review.

date-time

Optional. Set a target date for when the review is due and must end.

approvers
array of objects

Approvers' user ID for the review.

approvers
items
array of objects

Provide the ID of the items that you want to submit for review. The unique ID (uid) is the items classification and the ID combined to create an ID that is unique across all items in Content.

items
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json