Create article in a knowledge base in default localeAsk AIpost https://api2.frontapp.com/knowledge_bases/{knowledge_base_id}/articlesCreates an article in a knowledge base in the default locale. Required scope: knowledge_bases:writePath Paramsknowledge_base_idstringrequiredDefaults to knb_123The ID of the knowledge base to create the article inBody Paramscategory_idstringID of the category this article belongs toauthor_idstringrequiredTeammate ID of the article authorsubjectstringrequiredSubject of the articlecontentstringrequiredHTML content of the articlestatusstringenumDefaults to draftArticle statusdraftpublishedAllowed:draftpublishedResponse 201A knowledge base article with contentUpdated 2 months ago