Path Parameters
Body
application/json
Request payload to create a new document loader.
Name for the document loader.
Minimum length:
1Description of the document loader.
Minimum length:
10The ID of the document this document loader will load.
The loader that will load the document associated with this document loader, with its configuration.
The text splitter that will split the document, along with its required configuration.
Response
Successful Response
Response payload for a document loader.
Name for the document loader.
Minimum length:
1Description of the document loader.
Minimum length:
10The Document Store which contains this Document Loader
The document this Document Loader will load
The parser (loader) to use to load the document
The splitter to be used to split the loaded document
