---
title: "Delete a device recording"
method: DELETE
path: "/devices/{deviceId}/recordings/{recordingId}"
tags: ["Tools/Recordings"]
---

# Delete a device recording

`DELETE /devices/{deviceId}/recordings/{recordingId}`

## Path parameters

- `deviceId` string, required
- `recordingId` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Entity
- `500` — Internal Server Error

## Changes

- **2026-08-13** `fc388ab21a20` — 2 info
  - api tag `Tools/Recordings` added
  - api tag `Recordings` removed
- **2026-08-01** `cd80ab1b29b0` — 1 info
  - endpoint added
- **2026-08-01** `3183ec3153d1` — 1 breaking
  - api path removed without deprecation
- **2026-07-27** `b6fd8aed4bf4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/droidrun/apis/droidrun-cloud/changes/devices/:deviceId/recordings/:recordingId/delete.md)

---

[API](https://skmtc.dev/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.dev/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/revisions/a1453ac769d4/schema)
