---
title: "DELETE /environments/{environmentId}"
method: DELETE
path: "/environments/{environmentId}"
---

# DELETE /environments/{environmentId}

`DELETE /environments/{environmentId}`

Deletes a specific runtime environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.

## Path parameters

- `environmentId` string, required

## Response `200`

Success

- DeleteEnvironmentResponse

## Other responses

- `480` — ThrottlingException
- `481` — AccessDeniedException
- `482` — ConflictException
- `483` — ValidationException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/m2.md) · [All operations](https://skmtc.net/aws/apis/m2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/m2/versions/aac43e95a42b/schema)
