file-search

Patch Document Metadata V3

Merge keys into a document's custom_metadata without restating the whole object; a null value deletes its key. Use PUT instead to replace the stored object wholesale.

patch/v3/collections/{collection_name}/documents/{document_id}/metadata

Path parameters

collection_namestring required
document_idstring required

Request body

metadataUpdateChunkMetadataRequestV3Metadata

Response

Update Document Metadata response.

custom_metadataobject
document_idstring required
filterableboolean
updated_atstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.