ad855d921ee9
latestOpenAPI 3.0.32026-08-14137304312.9 KBarticles
Create an article
Creates a new article within a knowledge base.
Rate limit: 10 requests per minute
post/knowledge-bases/{id}/articles
Path parameters
idstring required
The ID of the knowledge base the article is being added to.
Request body
Response
Example response
{
"data": {
"tags": [
{
"object_type": "issue"
}
]
}
}