---
title: "Stop recording a leg"
method: DELETE
path: "/legs/{id}/record"
tags: ["Legs"]
---

# Stop recording a leg

`DELETE /legs/{id}/record`

## Response `200`

Recording stopped

- StatusResponse
  - `instance_id` string — Instance identifier
  - `status` string, required

## Other responses

- `404` — No recording in progress

## Changes

- **2026-03-26** `d09c97c6ca8c` — 1 info
  - added the required property `file` to the response with the `200` status
- **2026-03-26** `818619c99a1d` — 1 breaking
  - removed the required property `file` from the response with the `200` status

[Change history](https://skmtc.dev/voiceblender/apis/voiceblender-api/changes/legs/:id/record/delete.md)

---

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