Delete single folder

DELETE {{api-server}}/:token/{{api-version}}/folders/:folder_uuid

This API is used to delete a single folder.

Please ensure that the X-Filerobot-Key which is used for the request (the API Key or the Security Template) has both DIRDELETE and OBJECTSFETCH permissions.

HEADERS

KeyDatatypeRequiredDescription
X-Filerobot-KeystringFileerobot API key
Content-Typestring

RESPONSES

status: OK

{"status":"success","action":"folder_deleted","folder_uuid":"90cf28cb-2503-5de3-b04b-a2c8b92e2190","api_version":{"hash":"ed8718a742085aed68a46b4a95c50ac0a1d0d1ae","datetime":"2023-07-18T11:26:26+07:00"}}