Duplicates a document along its content, permissions, and children and descendants (document tree).

<Check> <b>Required Permissions</b>: The user has at least read permissions for this document.</Check>

Path parameters

documentIdUUIDRequired
The document id to of the document to duplicate.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK