v14
latestOpenAPI 3.0.32026-08-04377889.4 MBDELETE /v2/:teamSlug/:projectSlug/:repositoryName/blobs/:digest Blob deletion is intentionally not supported. Matches the behaviour of most public registries.
delete/v2/{teamSlug}/{projectSlug}/{repositoryName}/blobs/{digest}
Path parameters
teamSlugstring required
Single Docker repository team slug component.
Example:team-slug
Single Docker repository team slug component.
projectSlugstring required
Single Docker repository project slug component.
Example:project-slug
Single Docker repository project slug component.
repositoryNamestring required
Single Docker repository name component.
Example:nginx
Single Docker repository name component.
digeststring required
Content-addressable digest (algorithm:hex).
Example:sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Content-addressable digest (algorithm:hex).