Create Text Entry
Knowledge Base
Create Text Entry
Creates a new text-based knowledge base entry. Use this endpoint to add custom text content that agents can reference during conversations. Processing: Accepts a title and text content, converts
POST
Create Text Entry
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Body
application/json
Title of the text content
Maximum string length:
500Example:
"Company Policy Document"
Text content to be processed
Maximum string length:
5000Example:
"This document outlines the company policies and procedures..."