---
title: "Delete environment variable"
method: DELETE
path: "/applications/v1/projects/{id}/env/{envId}"
tags: ["Applications Env Vars"]
---

# Delete environment variable

`DELETE /applications/v1/projects/{id}/env/{envId}`

Delete an environment variable from a project

## Path parameters

- `id` string, required
- `envId` string, required

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/casemark/apis/case-dev-api.md) · [All operations](https://skmtc.dev/casemark/apis/case-dev-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/casemark/case-dev-api/revisions/ff4b6844ccdf/schema)
