Documents
Document move to folder
This operation allows you to move a document to a folder by specifying the document ID and folder ID.
post/public/v1/documents/{id}/move-to-folder/{folder_id}
Path parameters
idstring required
Specify document ID.
folder_idstring required
Specify folder ID.
Response
No content