Delete Deployment
Delete a deployment by ID.
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 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. Reusing the deployment name after a force delete is unsupported and may attach a new deployment to those orphaned resources; use a different name.
Response
Successful Response

