Approve items in a review.

Use the /review/{id}/approve endpoint to approve items in the specified review.
This endpoint approves the items that you specify that were added to the specified review in bulk. For example, if Content A, Content B, and Asset C were added to a review, and you requested approval for Content A and Asset C, then only the items that you requested are approved. Check whether the items were successfully approved from the approvals field in the returned API representation of review model. You can identify the items that failed to approve by checking the item IDs that are listed in the response header. The review is automatically complete when all items that were requested for approval are approved.

User roles: admin, manager, editor

Language
Click Try It! to start a request and see the response here!