2.0.0
Website
Guide & Tutorial
Blog
Book a Demo
Search
⌃K
Links
2.0.0
Getting Started
Widget
Overview
Installation
Customization
SDK
[Under Development] Overview
[Under Development] iOS
[Under Development] Android
Webhooks
Introduction
Getting Started
Securing Webhook
Webhook Events
REST APIs
Introduction
Authorization
Conversation
Contact
Company
Phone
Chatbot
Analytics
[Under Construction] Custom Cards
Knowledge Base
Groups
Add
Update
Get
Get Single
Delete
Articles
Category
Settings
Powered By
GitBook
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"
}
Previous
Groups
Next
Update
Last modified
1yr ago