Document
Copy workspace by document ID and workspace ID.
post/documents/{did}/workspaces/{wid}/copy
Path parameters
didstring required
ID of the document to copy.
widstring required
ID of the workspace to copy.
Response
Success!
ID of the document to copy.
ID of the workspace to copy.
Success!