gitpod.v1.PrebuildService
CancelPrebuild
Cancels a running prebuild.
Use this method to:
- Stop prebuilds that are no longer needed
- Free up resources for other operations
Examples
-
Cancel prebuild:
Stops a running prebuild and cleans up resources.
prebuildId: "07e03a28-65a5-4d98-b532-8ea67b188048"
post/gitpod.v1.PrebuildService/CancelPrebuild
Request body
Response
Success