file-search
Put Document Metadata V3
Replace a document's custom_metadata with the object in this request; keys omitted here are removed, including from the search filter index. Bulk indexing stamps one metadata object per request, so per-file values (such as an ID from your own system) are set here after indexing.
put/v3/collections/{collection_name}/documents/{document_id}/metadata
Path parameters
collection_namestring required
document_idstring required
Request body
Response
Replace Document Metadata response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.