Update article content in specified localeAsk AIpatch https://api2.frontapp.com/knowledge_base_articles/{article_id}/locales/{locale}/contentUpdates an article's content for a given locale. Required scope: knowledge_bases:writePath Paramsarticle_idstringrequiredDefaults to kba_123The ID of the article to updatelocalestringrequiredDefaults to enThe locale of the updated contentBody Paramsauthor_idstringrequiredTeammate ID of the article authorsubjectstringSubject of the articlecontentstringrequiredHTML content of the articlestatusstringenumDefaults to draftArticle statusdraftpublishedAllowed:draftpublishedResponse 200A knowledge base article with contentUpdated 2 months ago