---
title: "Delete a Specific Recording"
method: DELETE
path: "/recordings/{id}"
---

# Delete a Specific Recording

`DELETE /recordings/{id}`

This endpoint downloads a recording available to the client.

## Path parameters

- `id` integer, required

## Response `200`

200

## Other responses

- `422` — 422

---

[API](https://skmtc.dev/seebot/apis/seebottalk.md) · [All operations](https://skmtc.dev/seebot/apis/seebottalk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/seebot/seebottalk/revisions/4b8c104ade48/schema)
