curl --request POST \
--url https://{filebrowser-url}/v1/projects/{projectID}/disks/{diskName}/create \
--header 'Authorization: <api-key>'This response has no body data.curl --request POST \
--url https://{filebrowser-url}/v1/projects/{projectID}/disks/{diskName}/create \
--header 'Authorization: <api-key>'This response has no body data.Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
The id of your project
The name of your disk
The path of your disk
The type of your request. valid values:["file", "dir"]
The name of your file or dir