Skip to main content
POST
Complete Knowledge Base Upload

Authorizations

x-public-key
string
header
required
x-private-key
string
header
required

Headers

x-public-key
string
required
x-private-key
string
required
workspace
string
required

Path Parameters

sessionId
string
required
Example:

"sess_abc123xyz"

Response

Upload completed, processing started

message
string
Example:

"Upload completed. Processing has started in the background."

sessionId
string
Example:

"sess_abc123xyz"

knowledgeBaseId
string

ID to use when polling GET /v1/knowledge-base/files/{knowledgeBaseId} for status.

Example:

"6701a1b2c3d4e5f600000050"

knowledgeBaseStatus
enum<string>
Available options:
processing,
ready,
failed
Example:

"processing"