Skip to main content
PATCH
Update a category

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
name
string | null

Response

Success

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