---
title: "Deletes all available log files for the environment"
method: DELETE
path: "/monitoring/{owner}/environments/{environment}/logs"
tags: ["monitoring"]
---

# Deletes all available log files for the environment

`DELETE /monitoring/{owner}/environments/{environment}/logs`

## Path parameters

- `owner` string, required
- `environment` string, required

## Response `204`

Log files were deleted

## Other responses

- `403` — User does not have permission to manage logs from environments with the given owner
- `404` — The given environment does not exist

---

[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)
