deleteMeta
@DELETE(value = "api/v2/depots/{depot}/meta")
Deletes metadata for the specified depot.
Return
A Call object representing the API call.
Parameters
depotString
The name of the depot.
keys
The metadata key to delete.
correlationId
A unique identifier for correlating logs and metrics.