post https://app.docsumo.com/api/v1/pik/review///
Change the review status of a document.
Use this endpoint to update the review status of a document. You can use it to:
- Start a review (sets the document state to
review
) - Skip the review process (sets the document state to
skipped
) - End the review (marks the review as complete and sets the document state to
processed
)