Skip to main content
POST
Create a category

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

serverId
string<uuid>
required

Body

application/json
name
string
required

Response

Success

id
string<uuid>
serverId
string<uuid>
name
string
position
integer<int32>
createdAt
string<date-time>