Delete deployment
fireworks_delete_deploymentDELETES (shuts down) a Fireworks deployment — stops serving that model and stops its billing. Destructive. Control-plane: DELETE /v1/accounts/{account_id}/deployments/{deployment_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Fireworks account id. Overrides FIREWORKS_ACCOUNT_ID for this call. | |
| deployment_id | Yes | Deployment id to delete (the resource segment). |