Update Article
This endpoint allows you to update the details of an existing article in the knowledge base.
Last updated
This endpoint allows you to update the details of an existing article in the knowledge base.
Last updated
PUT
https://{{account_id}}.acquire.io/api/v1/kb/article/update/{{id}}
This endpoint allows you to update the details of an existing article in the knowledge base. The article ID must be passed in to the endpoint as a path parameter. The Knowledge Base groupId must be passed in to the body.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
id
integer
Article ID
Authorization
string
Bearer {{API_key}}
groupId
integer
ID of the Knowledge Base that the article belongs to