Clone Document
POST {{editor_base_url}}/api/v1/documents/{{documentId}}/actions/clone
https://api.accusoft.com/editor/docs/#api-Documents-clone
Makes a copy of a given document in its current state and returns the cloned document id.
- The clone operation may fail resulting in a 580 response code when using filesystem storage while an end user is actively editing the document.