I am aware of AcceptAllRevisionChanges under ApiDocument class, but looking for an API which can accept an individual review from a document through API.
Background -
I have a document prepare by our workflow, we have Content Controls with tags and other metadata.
We will be scanning all Changes from the doc.GetReviewReport() and identify the paragraph or Content Control, if it matches with a specific tag, I want to programmatically accept it through API from Document Builder.