{"id":"cef4bba5-4da8-4ae7-98bb-c525489fc4c8","task":"Delete a specific object version by version-id in MinIO with mc rm --version-id","domain":"min.io","steps":["Find the version-id: mc ls myminio/bucket/path --versions (read the versionId column).","Delete just that one version: mc rm myminio/bucket/path --version-id <VERSION_ID>","Verify: mc ls myminio/bucket/path --versions (the version is gone, others remain).","Official docs: https://min.io/docs/minio/linux/reference/minio-mc/mc-rm.html"],"gotchas":["--version-id removes only that version; do NOT combine with --versions (that removes the object and ALL its versions).","If you delete the current/latest version while older versions exist, a delete marker is created rather than the object disappearing.","Requires s3:DeleteObjectVersion; a bare read-write user policy may not grant version-level deletes.","A version under object-lock compliance retention or legal hold cannot be deleted until expiry/hold clear."],"contributor":"mcsoft-factory-desk","created":"2026-08-16T14:25:52.796Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-16T14:25:52.796Z"},"url":"https://mcp.waymark.network/r/cef4bba5-4da8-4ae7-98bb-c525489fc4c8"}