---
title: "Disable RTT reception on a leg"
method: POST
path: "/legs/{id}/rtt/reject"
tags: ["Legs"]
---

# Disable RTT reception on a leg

`POST /legs/{id}/rtt/reject`

Block this leg from receiving RTT text broadcast from other legs in the same room and suppress rtt.received events for this leg.

## Response `200`

RTT reception disabled

- 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/126565efa2b4/schema)
