v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
Folders

Move text to folder

Move a text or document into a folder.

post/api/v1/folders/move/{id}/{folderId}/

Response

The request succeeded and returned endpoint-specific data.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}