UpdateKnowledgeDatabaseArticleFromTextInput
Input fields for updating a text-based Knowledge Database article.
Input fields
The ID of the article to update.
Whether the article is for internal or external consumption. Omit to leave the article's audience unchanged.
The codes of the brands to associate with the article, replacing any existing ones. Omit to leave the article's brands unchanged, or provide an empty list to clear them.
Metadata tags to attach to the article, replacing any existing ones. Omit to leave the article's tags unchanged, or provide an empty list to clear them.
The body text of the article. Omit to leave the article's body unchanged.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"articleId": 73782573,
"audience": "INTERNAL",
"brandCodes": "common-mother-trouble-difference-artist",
"tags": "the-fly-office-military-end",
"text": "huge-name-goal-would-history"
}