mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Updated Web API Documentation (markdown)
@@ -2474,11 +2474,11 @@ Name: `renameFile`
|
|||||||
|
|
||||||
Parameter | Type | Description
|
Parameter | Type | Description
|
||||||
----------------------------------|----------|------------
|
----------------------------------|----------|------------
|
||||||
`hash` | string | The hash of the torrent
|
`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
|
`name` | string | The new name to use for the file
|
||||||
|
|
||||||
**Returns:**
|
**Returns:**
|
||||||
|
|
||||||
HTTP Status Code | Scenario
|
HTTP Status Code | Scenario
|
||||||
----------------------------------|---------------------
|
----------------------------------|---------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user