---
title: "Delete Webhook"
method: DELETE
path: "/v1/webhooks/{webhook_sid}"
tags: ["webhooks"]
---

# Delete Webhook

`DELETE /v1/webhooks/{webhook_sid}`

Delete this webhook

## Path parameters

- `webhook_sid` string, required

## Response `204`

Webhook deleted successfully

## Other responses

- `403` — You do not have permission to delete this webhook

---

[API](https://skmtc.net/streem/apis/streem-api.md) · [All operations](https://skmtc.net/streem/apis/streem-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streem/streem-api/revisions/04250faebd19/schema)
