---
title: "Delete webhook"
method: DELETE
path: "/v1/webhooks/endpoints/{endpointId}"
tags: ["Webhooks"]
---

# Delete webhook

`DELETE /v1/webhooks/endpoints/{endpointId}`

Remove a webhook endpoint. It will stop receiving events immediately.

## Path parameters

- `endpointId` string, required

## Response `204`

Removed

## Other responses

- `default` — Error

---

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