Index Document

Index a document for a given domain

Path parameters

domainstringRequired

Request

This endpoint expects an object.
document_idstringRequired
A unique identifier for the document
contextlist of stringsRequired
The context of the document, as a list of strings, that will be indexed.
documentstringRequired
The content of the document that will be returned in the tool response
index_namestringOptionalDefaults to custom
The name of the index to which the document will be added

Errors