Managing files
Operation | HTTP Request | Description |
---|---|---|
POST |
/pub/v1/disk/file/upload |
File upload |
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 |
POST |
/pub/v1/disk/directory/{id}/upload |
Loading file to the directory |
POST |
/pub/v1/disk/file/move |
Moving file to directory |