DELETE https://registry-1.docker.io /v2/{name}/manifests/{reference} Docker Hub registry API

Delete image manifest

Delete an image manifest from a repository by digest.

Only untagged or unreferenced manifests can be deleted. If the manifest is still referenced by a tag or another image, the registry will return 403 Forbidden.

This operation requires delete access to the repository.

Path parameters

  • string Required
  • string Required

Request Headers

  • string Required
DELETE /v2/{name}/manifests/{reference}
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://bump.sh/christophedujarric/hub/docker/doc/supported-registry-api-for-docker-hub/explorer/operation/operation-deleteimagemanifest

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.