POST /api/v2/torrents/createCategory HTTP/1.1User-Agent: FiddlerHost: 127.0.0.1Cookie: SID=your_sidContent-Type: application/x-www-form-urlencodedContent-Length: lengthcategory=CategoryName&savePath=/path/to/dir Copy
POST /api/v2/torrents/createCategory HTTP/1.1User-Agent: FiddlerHost: 127.0.0.1Cookie: SID=your_sidContent-Type: application/x-www-form-urlencodedContent-Length: lengthcategory=CategoryName&savePath=/path/to/dir
category is the category you want to create.
category
Optional
categoryis the category you want to create.