Create knowledge base category in default localeAsk AIpost https://api2.frontapp.com/knowledge_bases/{knowledge_base_id}/categoriesCreates a knowledge base category in the default locale. Required scope: knowledge_bases:writePath Paramsknowledge_base_idstringrequiredDefaults to knb_123The ID of the knowledge base to create the category inBody Paramsparent_category_idstringID of the parent categorynamestringrequiredName of the knowledge base categorydescriptionstringDescription of the knowledge base categoryResponse 201A knowledge base category with contentUpdated 2 months ago