Operation HTTP request Description
PATCH
/pub/v1/disk/files/deleted
Bulk file deletion
POST
/pub/v1/disk/files
Bulk file initialization
POST
/pub/v1/disk/links/upload
Bulk receiving of file upload links
POST
/pub/v1/disk/links/download
Bulk retrieval of file download links
POST
/pub/v1/disk/uploads/from-link
Bulk upload of files and links
POST
/pub/v1/disk/directory
Directory is created
POST
/pub/v1/disk/directory/list
Get a list of directories
GET
/pub/v1/disk/directory/list
Get a list of directories
POST
/pub/v1/disk/file/{id}/get-link
Get file download link by file ID
GET
/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