---
title: "Delete a prescaling Event by name"
method: DELETE
path: "/api/v1/events/{name}"
tags: ["prescalingevent"]
---

# Delete a prescaling Event by name

`DELETE /api/v1/events/{name}`

Delete a prescaling Event by name

## Path parameters

- `name` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

## Changes

> 5 revisions in range; 1 could not be searched.

- **2026-07-17** `9e4dd625527b` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`

[Change history](https://skmtc.dev/bedrockstreaming/apis/prescaling-api/changes/api/v1/events/:name/delete.md)

---

[API](https://skmtc.dev/bedrockstreaming/apis/prescaling-api.md) · [All operations](https://skmtc.dev/bedrockstreaming/apis/prescaling-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bedrockstreaming/prescaling-api/revisions/9e4dd625527b/schema)
