v1

latestOpenAPI 3.0.3MIT2026-07-24122271451.2 KB
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