Images
Delete image
⚠️ This endpoint is in public preview.
Delete an image.
delete/preview/v2/images/{id}
Path parameters
idstring required
A resource path like 'sfc:image:acme:prod:my-image' or an ID. Resource paths are human-readable but not stable - they change when resources are renamed or moved. IDs are stable and permanent.
Example:image_k3R-nX9vLm7Qp2Yw5Jd8F
Image ID, name, or resource path
Response
Image deleted
Example response
{
"object": "image",
"name": "my-resource-name"
}Changes
Changed in 2 of the 44 revisions of this API.2
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○