Skip to main content
Folders allow you to organize files into a hierarchical structure.

List Folders

Retrieve all folders.
Example:

Get Folder

Retrieve a single folder.

Create Folder

Create a new folder.
Request Body:
Example:

Create Nested Folder

Create a folder inside another folder:

Update Folder

Update folder metadata.
Request Body:

Delete Folder

Delete a folder.
Deleting a folder also deletes all files within it. This action cannot be undone.

Folder Properties

string
Unique folder identifier (UUID)
string
Folder name
string
Parent folder ID (null for root)

Next Steps

Files

Manage files

File Storage

Configure storage