---
title: "Delete an existing webhook."
method: POST
path: "/xrpc/place.stream.server.deleteWebhook"
tags: ["place.stream.server"]
---

# Delete an existing webhook.

`POST /xrpc/place.stream.server.deleteWebhook`

## Request body

- object
  - `id` string, required — The ID of the webhook to delete.

## Response `200`

Success

- object
  - `success` boolean, required — Whether the webhook was successfully deleted.

## Other responses

- `400` — Bad Request

---

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