---
title: "Unmute a leg"
method: DELETE
path: "/legs/{id}/mute"
tags: ["Legs"]
---

# Unmute a leg

`DELETE /legs/{id}/mute`

## Response `200`

Leg unmuted

- 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/bd583fca5230/schema)
