---
title: "Delete Log Stream"
method: DELETE
path: "/v2/projects/{project_id}/log_streams/{log_stream_id}"
tags: ["log_stream"]
---

# Delete Log Stream

`DELETE /v2/projects/{project_id}/log_streams/{log_stream_id}`

Delete a specific log stream.

## Path parameters

- `log_stream_id` string, uuid4, required
- `project_id` string, uuid4, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/galileo/apis/fastapi.md) · [All operations](https://skmtc.dev/galileo/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/galileo/fastapi/revisions/441b96da8c30/schema)
