Tool
deployment_variable_unset
Delete a variable from a service by key
Delete a variable from a service by key
Behavior
- HTTP
DELETE /deployment/services/:serviceId/variables/:key
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| key | string | • | No description in the catalog. |
| serviceId | string | • | No description in the catalog. |
Try it
Delete a variable from a service by key.