delete_deployment
Permanently remove a deployment by ID. This action cannot be undone; use pause instead to temporarily disable.
Instructions
Permanently delete a deployment.
Backs ``DELETE /prod/v2/deployments/{deployment_id}``. This cannot
be undone. Consider ``update_deployment(is_enabled=false)`` to pause
instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployment_id | Yes |