Create knowledge base document from URL

Create a knowledge base document generated by scraping the given webpage.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
urlstringRequired

URL to a page of documentation that the agent will have access to in order to interact with users.

namestringOptional

A custom, human-readable name for the document.

Response

Successful Response

idstring
namestring
prompt_injectableboolean

Errors