mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Updated Web API Documentation (markdown)
@@ -2475,9 +2475,9 @@ Name: `renameFile`
|
||||
Parameter | Type | Description
|
||||
----------------------------------|----------|------------
|
||||
`hash` | string | The hash of the torrent
|
||||
`id` | string | The id of the file to rename
|
||||
`id` | integer | The id of the file to rename
|
||||
`name` | string | The new name to use for the file
|
||||
|
||||
|
||||
**Returns:**
|
||||
|
||||
HTTP Status Code | Scenario
|
||||
|
||||
Reference in New Issue
Block a user