---
title: "Delete a recorder"
method: DELETE
path: "/recorder/{id}"
tags: ["recorder"]
---

# Delete a recorder

`DELETE /recorder/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Success

## Other responses

- `403` — Forbidden
- `404` — Recorder not found
- `500` — Recorder deletion failed

## Changes

- **2024-09-03** (v1) `5b32623f4b87` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/cilium/apis/cilium-api/changes/recorder/:id/delete.md)

---

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