Update Chunk Metadata

Merge updates into the custom metadata object attached to a chunk.

Path parameters

collection_namestringRequired
chunk_idstringRequired

Request

This endpoint expects an object.
metadatamap from strings to anyOptional

Response

Update Chunk Metadata response.
chunk_idstring
metadatamap from strings to any
updated_atstring

Errors

401
Patch Chunk Metadata V3request Unauthorized Error
403
Patch Chunk Metadata V3request Forbidden Error
404
Patch Chunk Metadata V3request Not Found Error