Delete Deployment
Delete Deployment
Delete a deployment by ID.
DELETE
Delete Deployment
Path Parameters
Query Parameters
Optionally delete tracing project for the deployment.
Force delete the deployment's control-plane metadata, skipping Kubernetes resource cleanup. Only works on a deployment that has already been soft-deleted (status AWAITING_DELETE) by a prior delete call; force-deleting a still-active deployment returns 400. Use to clear stale deployments whose runtime is already gone. This is unrecoverable and may orphan remaining cluster-side resources.
Response
Successful Response

