Move single folder

PUT {{api-server}}/:token/{{api-version}}/folders/:folder_uuid/folders/:folder2_uuid

This API endpoint moves a folder to another location using its UUID.

HEADERS

KeyDatatypeRequiredDescription
X-Filerobot-KeystringFileerobot API key
Content-Typestring

RESPONSES

status: OK

{"status":"success","action":"folders_moved","folders_uuids":["872e4e4b-5db6-53b9-9d0b-8b6a32327e9e"],"folders":[{"uuid":"872e4e4b-5db6-53b9-9d0b-8b6a32327e9e","path":"/Docs/doc-new/docs-new","name":"docs-new","meta":{},"visibility":{"in_dam":{"set":"inherited","actual":"all_organisation"},"in_cdn":{"set":"inherited","actual":"public"}},"updated_at":"2023-08-08T10:19:03","created_at":"2023-08-04T06:03:13","count":{"files_recursive":0,"files_direct":1},"size":{"total_recursive_bytes":0,"total_recursive_pretty":"0 B"},"public_icon":"https://scaleflex.cloudimg.io/crop/300x300/x/http://www.airstore.io/assets/dir.png"}],"new_folder_uuid":"a03c1c7c-9ce5-54e3-a0b3-59caeeddb631","api_version":{"hash":"fb3440b980d63376bfcd277b9811349cd7f6280a","datetime":"2023-08-07T23:26:19+07:00"}}