POST
/
batch
/
chunks
[
  {
    "content": "<string>",
    "score": 123,
    "document_id": "<string>",
    "chunk_number": 123,
    "metadata": {},
    "content_type": "<string>",
    "filename": "<string>",
    "download_url": "<string>"
  }
]

Headers

authorization
string

Body

application/json · object

Response

200
application/json

Successful Response

The response is of type object[].