Skip to main content
DELETE
Delete sandbox image

Authorizations

x-api-key
string
header
required

Path Parameters

key
string
required

Team image name or ID. Names resolve to the newest launch-target revision (release_channel unset), including not-yet-uploaded rows. Public images cannot be deleted. In-flight builds, snapshots, and sandbox mappings that still reference the image return 409.

Response

200 - application/json

Image deleted

deleted
boolean
required
id
string
required

Deleted image revision ID.

imageName
string
required

Deleted image name.

uploaded
boolean
required

Whether the deleted revision was uploaded. Delete-by-name can target a not-yet-uploaded revision that list endpoints hide.