std.DeleteDocumentVersion This job deletes a specific version of a document and possibly the associated digital signature. 1. Input Parameters Name Type Required Description Flags INT Yes 0 = deletes only the document version 1 = deletes the digital signature OSOBJID INT Yes ID of the document OSOBJTYP INT Yes Type of the document OSID STRING Yes Version ID of the document 2. Return Value (INT): 0 = Job successful, otherwise error code.