Links

Add

This endpoint allows you to add a new article group in the Knowledge Base.
post
https://{{account_uid}}.acquire.io/api/v1/kb/group/add
Add Knowledge base

Body (row)

{
"name": "Custom Group Articles of Acquire's KB",
"customDomain": "custom-grp-articles.acquire.io",
"language": "en"
}
Last modified 1yr ago