Snapshots
Delete a Snapshot
Delete a snapshot and all associated data (images, comparisons, metrics).
This is a permanent, irreversible operation. The snapshot and its images will no longer be accessible after deletion.
This endpoint requires a bearer token with project:write access.
delete/api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
snapshot_idstring required
The ID of the snapshot to delete.
Response
No response body