Skip to content
AniBridge
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Integrations
Developer
Legal
Changelog
Appearance
Menu
Return to top
Create category
POST
/api/v2/torrents/createCategory
Authorizations
cookieAuth
Session cookie set by /api/v2/auth/login
Type
API Key (cookie: SID)
Request Body
application/x-www-form-urlencoded
Schema
object
category
string
savePath
string
Responses
200
400
401
500
Category created.
Content-Type
text/plain
Schema
JSON
JSON
"string"
POST
/api/v2/torrents/createCategory
Playground
Authorization
cookieAuth
Body
category
savePath
Try it out
Samples