# 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
- [SDK Keys](/docs/flags/vercel-flags/dashboard/sdk-keys.md): Vercel Flags supports OpenID Connect (OIDC) for applications in the same Vercel project. Use SDK Keys for manual authentication, including
- [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)
- [Retrieve the environment variables of a project by id or name (Vercel SDK)](/docs/rest-api/sdk/projects/retrieve-the-environment-variables-of-a-project-by-id-or-name.md): GET /v10/projects/{idOrName}/env Retrieve the environment variables for a given project by passing either the project id or name in the URL.
- [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

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