Folders
Move text to root with GET
Move a text or document out of folders using the legacy GET route.
get/api/v1/folders/move-to-root/{id}/
Response
The request succeeded and returned endpoint-specific data.
Example response
{
"success": true
}Move a text or document out of folders using the legacy GET route.
The request succeeded and returned endpoint-specific data.
{
"success": true
}