v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.BaseSnapshotService

DeleteBaseSnapshot

Deletes a base snapshot build and its provider artifact.

Deletion is asynchronous and idempotent. It does not disable future base snapshot builds for the runner.

Example

baseSnapshotId: "07e03a28-65a5-4d98-b532-8ea67b188048"
post/gitpod.v1.BaseSnapshotService/DeleteBaseSnapshot

Request body

baseSnapshotIdstring uuid required

base_snapshot_id identifies the build and artifact to delete.

Response

Success

GitpodV1DeleteBaseSnapshotResponse required