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

# Delete Webhook

`DELETE /webhooks/{webhookId}`

Delete a webhook. Requires the [`webhooks_write`](/docs/api-reference/scopes) scope.

## Path parameters

- `webhookId` string, required

## Response `204`

Deleted

---

[API](https://skmtc.dev/redoapp/apis/redo-api.md) · [All operations](https://skmtc.dev/redoapp/apis/redo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/redoapp/redo-api/revisions/119714540a45/schema)
