POST
/
v1
/
knowledge-bases
/
{kb_id}
/
documents
{
  "processing_status": {
    "status": "processing",
    "message": "<string>",
    "document_ids": []
  }
}

Path Parameters

kb_id
string
required

Body

multipart/form-data

Response

200
application/json
Successful Response

Response model for adding documents to a Knowledge Base.