---
title: "Delete Environment"
method: DELETE
path: "/api/v2/environments/{environment_id}"
tags: ["Configuration"]
---

# Delete Environment

`DELETE /api/v2/environments/{environment_id}`

Remove an environment. Use when retiring deployment targets no longer in use.

## Path parameters

- `environment_id` string, required

## Response `200`

EmptyResponse()

- object

---

[API](https://skmtc.net/freeplay/apis/freeplay-api.md) · [All operations](https://skmtc.net/freeplay/apis/freeplay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freeplay/freeplay-api/revisions/69c553220183/schema)
