Operation HTTP request Description
POST
/pub/v1/disk/directory
Directory is created
GET
/pub/v1/disk/directory/list
Get a list of directories
POST
/pub/v1/disk/directory/list
Get a list of directories
GET
/pub/v1/disk/file/{id}/get-link
Get file download link by file ID
POST
/pub/v1/disk/file/{id}/get-link
Get file download link by file ID
GET
/pub/v1/disk/directory/{id}
Get information about a directory by ID
POST
/pub/v1/disk/directory/{id}/upload
Load a file to a directory
POST
/pub/v1/disk/file/move
Moving a file to a directory
POST
/pub/v1/disk/file/upload
Upload a temporary file