Tool
deployment_variable_unset_env
Delete an environment-scope variable by key
Delete an environment-scope variable by key
Behavior
- HTTP
DELETE /deployment/environments/:environmentId/variables/:key
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| key | string | • | No description in the catalog. |
| environmentId | string | • | No description in the catalog. |
Try it
Delete an environment-scope variable by key.