Batch Create Knowledge Documents
POST/v1/knowledge-documents/batch
Uploads and ingests one or more knowledge documents. The optional tabular_configs multipart field is a JSON array aligned positionally with files: null for non-tabular files and a complete sheet/column configuration for every CSV, XLS, or XLSX file. Each sheet object contains sheet_index, sheet_name, enabled, search_column_indexes, and retrieval_column_indexes.
Request
Responses
- 201
- 422
Successful Response
Validation Error