POST
/
v1
/
knowledge-bases
/
{kb_id}
/
documents

Path Parameters

kb_id
string
required

Body

multipart/form-data
document_type
string
required
document_languages
string[] | null
file
file | null
max_crawl_depth
integer | null
max_number_of_pages
integer | null
url
string | null

Response

200 - application/json

Response model for adding documents to a Knowledge Base.

processing_status
object
required

Status information about the document addition process, including progress and any errors.