Create a knowledge base
POST/knowledge-bases
Creates an empty knowledge base. Add files to it with Generate a file upload URL followed by Ingest uploaded files.
Request
Responses
- 201
- 400
- 401
The knowledge base was created.
You already have a knowledge base with that name.
Your API key is missing or invalid.
Was this page helpful?