Create knowledge base category in specified localeCopy Pagepost https://api2.frontapp.com/knowledge_bases/{knowledge_base_id}/locales/{locale}/categoriesCreates a knowledge base category for a given locale. Required scope: knowledge_bases:writePath Paramsknowledge_base_idstringrequiredDefaults to knb_123The ID of the knowledge base to create the category inlocalestringrequiredDefaults to enThe locale of the category's contentBody Paramsparent_category_idstringID of the parent categorynamestringrequiredName of the knowledge base categorydescriptionstringDescription of the knowledge base categoryResponse 201A knowledge base category with contentUpdated 3 months ago