# Page Not Found

`/docs/rest-api/sdk/examples/environment-variables` does not exist. Similar pages:

- [Create one or more environment variables (Vercel SDK)](/docs/rest-api/sdk/projects/create-one-or-more-environment-variables.md): POST /v10/projects/{idOrName}/env Create one or more environment variables for a project by passing its key, value, type and target and by specifying
- [Create one or more shared environment variables (Vercel SDK)](/docs/rest-api/sdk/environment/create-one-or-more-shared-environment-variables.md): POST /v1/env Creates shared environment variable(s) for a team. Categoryenvironment SDK@vercel/sdk (npm i @vercel/sdk)
- [Lists all Shared Environment Variables for a team (Vercel SDK)](/docs/rest-api/sdk/environment/lists-all-shared-environment-variables-for-a-team.md): GET /v1/env Lists all Shared Environment Variables for a team, taking into account optional filters. Categoryenvironment SDK@vercel/sdk (npm i
- [Edit an environment variable (Vercel SDK)](/docs/rest-api/sdk/projects/edit-an-environment-variable.md): PATCH /v9/projects/{idOrName}/env/{id} Edit a specific environment variable for a given project by passing the environment variable identifier and
- [Remove an environment variable (Vercel SDK)](/docs/rest-api/sdk/projects/remove-an-environment-variable.md): DELETE /v9/projects/{idOrName}/env/{id} Delete a specific environment variable for a given project by passing the environment variable identifier and

All pages: [/llms.txt](/llms.txt)
