Replace Chunk Metadata

Replace 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

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

Errors

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