Skip to main content
POST
Upload a document to the knowledge base

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

kbId
string
required

Knowledge base ID

Body

multipart/form-data
documentGroup
string
default:default

Document group for organizing documents within a knowledge base

Maximum string length: 100
Example:

"product-docs"

Response

Document accepted for processing