v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocumentFiles
Copies the file to a new document.
Copies the file to a new document (meta and content).
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/documents/{documentId}/files/{fileId}/copy
Path parameters
documentIdstring uuid required
The id of the document.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK