Create a knowledge base from uploaded files
POST/targets/:tid/knowledge-bases/file-upload
Upload one or more documents as multipart files. Scalar options (e.g. language) are passed as query params, not in the body. The total request payload (all files combined) may not exceed 30 MB. Returns the new knowledge base + a pollable job.
Request
Responses
- 201
- 401
- 404
- 422
Successful Response
Missing or invalid credentials
Resource not found (incl. cross-org ids)
Request validation failed