Solved
How to remove a Proof Reviewer through API?
Hi All,
I'd like to remove a reviewer from a proofing workflow through Fusion.
ProofHQ API is exposing a deleteProofReviewer() method. It is described as a way to "Remove the reviewer from the proof. By design, the creator and owner of a proof cannot be removed"
deleteProofReviewer() argument list only requires the User ID, no Proof file_id....?
Tried to add a File_id argument but no luck.
Tried to reproduce the UI feature: doing a POST to https://workflowmanagement.my.workfront.adobe.com/proof/file/deleterecipients adding a WF sessionID as parameter or header, no luck either.
Is there a way to remove a user from a proofing workflow?
Thank you!
nico