---
title: "Remove a webhook"
method: POST
path: "/webhook/delete"
---

# Remove a webhook

`POST /webhook/delete`

Removes a webhook

## Request body

- RemoveWebhookRequest
  - `webhookId` string, required — The ID of the webhook you received when you created it

## Response `200`

Webhook removed successfully

- object

---

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