Is it possible for Fusion to remove proofID from a document version?
Subject is question. I know I can delete proofs via proofHQ custom API call. However, the proofID still resides on the document version. I tried replacing the value with <null> and I got the following error:
The operation failed with an error. [400] unable to find method for service endpoint type: EDIT (class com.attask.biz.DocumentVersionMethods$$EnhancerBySpringCGLIB$$4137ba69)
Is it possible for us to do this within Fusion?