---
title: "Removes all terminated environments belonging to the given owner"
method: DELETE
path: "/terminated/{owner}"
tags: ["terminated"]
---

# Removes all terminated environments belonging to the given owner

`DELETE /terminated/{owner}`

## Path parameters

- `owner` string, required

## Response `204`

All owned environments were removed

## Other responses

- `403` — User does not have permission to manage terminated environment with the given owner

---

[API](https://skmtc.dev/determined-ai/apis/launcher-api.md) · [All operations](https://skmtc.dev/determined-ai/apis/launcher-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/determined-ai/launcher-api/revisions/33885ccfb9ac/schema)
