Create knowledge base document from text

Create a knowledge base document containing the provided text.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
textstringRequired
Text content to be added to the knowledge base.
namestring or nullOptional>=1 character

A custom, human-readable name for the document.

parent_folder_idstring or nullOptional
If set, the created document or folder will be placed inside the given folder.

Response

Successful Response
idstring
namestring

Errors