Add
This endpoint allows you to add a new article group in the Knowledge Base.
Add Knowledge base
POST
https://{{account_uid}}.acquire.io/api/v1/kb/group/add
This endpoint allows you to add a new article group in the Knowledge Base.
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Bearer {{API_key}} |
Request Body
Name | Type | Description |
---|---|---|
name | string | Knowledge Base name |
Body (row)
Last updated