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