Categories๐ /categories/:idAsk AIput https://www.mods-for-hesk.com/demo/api/index.php/v1/categories/{id}Updates a categoryRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsโฆLoadingLoadingโฆPath Paramsidint32requiredThe category IDBody 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 bothcatOrderint32requiredThe category order. Categories are re-numbered after saving; however the order will be retained!Responses 200200 400400Updated less than a minute ago