v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBDocuments
Move document
Move a document to new folder or change scope.
put/v1/documents/{documentId}/move
Path parameters
documentIdstring required
The ID of the document to move. To retrieve the ID, navigate to File > Document settings in the document and then click Settings. The Identifier field contains the document ID.
Request body
Response
Document moved successfully
Example response
{
"success": true
}