Categoriesπ /categoriesAsk AIpost https://www.mods-for-hesk.com/demo/api/index.php/v1/categoriesCreates a new categoryBody Paramsautoassignbooleanrequiredtrue to enable autoassign for the category, false otherwisetruefalsebackgroundColorstringrequiredThe background color for the category, in hex (i.e. #FF0000)descriptionstringThe category descriptiondisplayBorderbooleanrequiredChoose to decide whether or not to display a border around the category (uses foreground color). This is ignored if foregroundColor is "AUTO".truefalseforegroundColorstringrequiredThe foreground (text) color of the category. Either hex (i.e. #FF0000) or "AUTO" to use white or black, depending on background color.managerint32requiredThe category manager, or null for no managernamestringrequiredThe name of the categorypriorityint32requiredThe category priority (0 -> Critical, 1 -> High, 2 -> Medium, 3 -> Low)typeint32requiredCategory visibility (1 for private, 0 for public)usageint32required1 for tickets only, 2 for calendar events only, 0 for bothResponses 200200 400400Updated less than a minute ago