---
title: "Deafen a leg"
method: POST
path: "/legs/{id}/deaf"
tags: ["Legs"]
---

# Deafen a leg

`POST /legs/{id}/deaf`

A deaf leg stops receiving the room mix. Its own audio is still contributed to the mix and still reaches taps (recording/STT) unless it is also muted.

## Response `200`

Leg deafened

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

## Other responses

- `404` — Leg not found

## Changes

- **2026-08-17** `33a910ee2037` — 1 info
  - endpoint added
- **2026-03-31** `70d3addada94` — 1 breaking
  - api path removed without deprecation
- **2026-03-26** `6ad38ff56ac1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/voiceblender/apis/voiceblender-api/changes/legs/:id/deaf/post.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)
