delete_application_env
Delete a specific environment variable from an application by providing the application UUID and the environment variable UUID.
Instructions
Delete an environment variable from an application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Application UUID | |
| env_uuid | Yes | Environment variable UUID |