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
Articles
Category
Add Category
Update Category
Delete Category
Get Category
Settings
Powered By
GitBook
Add Category
Add a new category in the Knowledge Base.
post
https://{{account_id}}.acquire.io/api/v1/kb/category/add
Add New Category
Body (row)
{
"groupId": 1,
"parentCategory": 0,
"name": "string",
"description": "string",
"categoryIcon": "string",
"visibleOrder": 0,
"status": "draft"
}
Previous
Category
Next
Update Category
Last modified
1yr ago