---
title: "Deny an incoming teleport request."
method: POST
path: "/xrpc/place.stream.live.denyTeleport"
tags: ["place.stream.live"]
---

# Deny an incoming teleport request.

`POST /xrpc/place.stream.live.denyTeleport`

## Request body

- object
  - `uri` string, uri, required — The URI of the teleport record to deny.

## Response `200`

Success

- object
  - `success` boolean, required — Whether the teleport was successfully denied.

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/streamplace/apis/generated-lexicon-api-schema.md) · [All operations](https://skmtc.net/streamplace/apis/generated-lexicon-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamplace/generated-lexicon-api-schema/versions/8e2ce7f5d85b/schema)
