Delete variable
n8n_delete_variableDelete an environment variable by providing its unique ID. Removes the variable from your n8n instance.
Instructions
Delete an environment variable by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variableId | Yes | Variable ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes |