Images
Bulk mark images for deletion
Delete analysis for image digests in the list asynchronously
delete/images
Query parameters
imageDigestsstring[] required
forceboolean
Headers
x-anchore-accountstring
An account name to change the resource scope of the request to that account, if permissions allow (admin only)
Response
successful operation
Example response
[
{
"digest": "digest",
"detail": "detail",
"status": "not_found"
}
]