---
title: "Enable DTMF reception on a leg"
method: POST
path: "/legs/{id}/dtmf/accept"
tags: ["Legs"]
---

# Enable DTMF reception on a leg

`POST /legs/{id}/dtmf/accept`

Allow this leg to receive DTMF digits broadcast from other legs in the same room. This is the default state for new legs.

## Response `200`

DTMF reception enabled

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

## Other responses

- `404` — Leg not found

## Changes

- **2026-04-15** `b84db4b78d2c` — 1 info
  - endpoint added
- **2026-03-26** `d09c97c6ca8c` — 1 breaking
  - api path removed without deprecation

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