ad855d921ee9
latestOpenAPI 3.0.32026-08-14137304312.9 KBarticles
Update an article
Updates an existing article. Only provided fields are modified.
Rate limit: 20 requests per minute
patch/knowledge-bases/{id}/articles/{article_id}
Path parameters
idstring required
The KnowledgeBaseID of the article to update.
article_idstring required
The ID of the article to update.
Request body
Response
Example response
{
"data": {
"tags": [
{
"object_type": "issue"
}
]
}
}