- Create Folder – Create a new folder within any storage under a specified parent folder. This API helps organize folders and maintain structured hierarchy.
- Rename Folder – Rename an existing folder without changing its location in the folder hierarchy. Use this API when you want to update the folder name while preserving…
- Get Folder Children – Retrieve the files and subfolders inside a specific folder. This API is useful for browsing folder contents programmatically, and it supports…
- Get Folder – Fetches the details of a specific folder using its folder ID. Use this API to retrieve folder metadata and validate that a folder exists in the…
- Delete Folder – Deletes a folder from any storage. Use this API when you need to remove folders programmatically as part of cleanup, restructuring, or content…
Folders
Create, rename, fetch, and delete folders and their contents.