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

Required Permissions: The user has at least read permissions for this document.

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