Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the knowledge base
Response
Knowledge base item created successfully
Example:
true
Upload a text to a knowledge base
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the knowledge base
Knowledge base item created successfully
true