---
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

---

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