Readonly
httpOptional
groupThe ID of the group. If not provided, the category will be created in the "Server home" group from serverId
.
Name of the category
any Success
Delete a category
ApiError
any Success
Read a category
ApiError
any Success
Update a category
ApiError
Optional
name?: stringName of the category
Optional
priority?: numberThe priority of the category will determine its position relative to other categories in the group. The higher the value, the higher up it will be displayed in the UI. Returned values can be null, in which case sorting will be done by createdAt
in descending order. Due to legacy issues, sending a null value is not possible
any Success
Generated using TypeDoc
Create a category
Throws
ApiError