mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
add HTTP code to torrents/categories
@@ -2082,6 +2082,11 @@ Returns all categories in JSON format, e.g.:
|
||||
```
|
||||
**Returns:**
|
||||
|
||||
HTTP Status Code | Scenario
|
||||
----------------------------------|---------------------
|
||||
200 | All scenarios
|
||||
|
||||
## Add new category ##
|
||||
|
||||
```http
|
||||
POST /api/v2/torrents/createCategory HTTP/1.1
|
||||
|
||||
Reference in New Issue
Block a user