delete_service_variable
Remove an environment variable from a Railway service by specifying the service ID and variable name to manage configuration settings.
Instructions
Delete an environment variable from a service
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The Railway service ID | |
| name | Yes | The environment variable name to delete |