Update Chunk

POST

Update an existing chunk’s content and/or metadata.

The chunk’s vectors will be automatically recomputed based on the new content. Users can only update chunks they own unless they are superusers.

Path parameters

idstringRequired

Headers

X-API-KeystringRequired

Request

This endpoint expects an object.
idstringRequired
textstringRequired
metadatamap from strings to anyOptional

Response

Successful Response

resultsobject

Errors

Built with