This API allows to update an existing article.
Documentation Index
Fetch the complete documentation index at: https://apidocs.neetokb.com/llms.txt
Use this file to discover all available pages before exploring further.
{your-subdomain} with your workspace’s subdomain. Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
Unique identifier of the article. Refer to the NeetoKB help article for detailed instructions.
"a-84af178b"
Title of the article.
"Getting Started"
Status of the article.
draft, published "draft"
Content of the article in HTML format.
"<h1>Welcome</h1><p>Example content</p>"
URL-friendly version of the article's title. Can only be modified if the article's state is published.
"getting-started"
OK - Request succeeded