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.
Example response
{
"success": true
}Move a text or document into a folder.
The request succeeded and returned endpoint-specific data.
{
"success": true
}