Create a document
POST/documents
Creates a new text document and generates an embedding vector for semantic search. project keys automatically infer the project from the key's scope; JWT callers must supply projectId.
Request
Responses
- 201
- 400
- 401
- 403
Document created
Invalid request body
Unauthorized
Forbidden