v4

latestOpenAPI 3.0.1raw.githubusercontent.com2025-09-149215.6 KB
Disks

Create file or dir in FileBrowser

post/v1/projects/{projectID}/disks/{diskName}/create

Path parameters

projectIDstring required

The id of your project

diskNamestring required

The name of your disk

Query parameters

pathstring required

The path of your disk

typestring

The type of your request. valid values:["file", "dir"]

namestring

The name of your file or dir

Response

Successful operation