v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocuments
Duplicates the document with the specified id.
Duplicates the document content, permissions and children documents.
<Check title="Required Permissions" icon="key">The user has at least `read` permissions for the specified document.</Check>
post/documents/{documentId}/duplicate
Path parameters
documentIdstring uuid required
The id of the document to duplicate.
Headers
Authorizationstring required
Bearer authentication
Response
OK