Approve all items in a review.

Use the /review/{id}/approve-all endpoint to approve all items in the specified review.
This endpoint approves all the items added to the specified review in bulk. For example, if Content A, Content B, and Asset C were added to a review, then all three items in the review 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 are approved.

User roles: admin, manager, editor

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