> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnexor.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a Function Environment Variable

> This operation lets you delete a function environment variable for the authenticated Nexor account. This reference documents verified path, query, and top-level JSON body fields, observed response status codes, and top-level response fields. Provider-owned or deeply nested response shapes may remain open.

<Warning>
  **Safety and behavior notes**

  * The variable is deleted immediately, then functions are redeployed without that binding.
  * Deletion commits before redeployment; a failed deployment does not restore the secret.
  * There is no REST confirmation or preview, even though removal can break every function that reads env.KEY.
</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
