Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the knowledge
Unique identifier of the datasource
Body
application/json · object[]
Response
Chunk successfully created
Array of created chunks
The unique identifier of the chunk
The text content of the chunk
Whether the chunk is enabled
The status of the chunk
Available options: 
pending, processing, completed, failed, queued The date and time the chunk was created
The date and time the chunk was updated
Metadata of the chunk. Can include page_number or any other key-value pairs
The unique identifier of the user who created the chunk
The unique identifier of the user who updated the chunk