v1

latestOpenAPI 3.1.02026-07-13225241316.1 KB
Tournaments

Create Tournament Category

Create a new tournament category with difficulty groupings.

post/api/v3/tournaments/categories

Request body

namestring required
difficultiesstring[] required
participation_xpinteger
champion_role_idinteger nullable

Response

Document created, URL follows

idinteger required
namestring required
difficultiesstring[] required
participation_xpinteger required
champion_role_idinteger nullable
is_activeboolean required
created_atstring date-time required
updated_atstring date-time required