---
title: "Destroy a webhook"
method: DELETE
path: "/api/v4/f/{firm_id}/syncs/webhooks/{webhook_id}"
tags: ["Sync Webhooks"]
---

# Destroy a webhook

`DELETE /api/v4/f/{firm_id}/syncs/webhooks/{webhook_id}`

Destroy a webhook. <br>
<b>Required scope(s):</b> `webhooks`

## Path parameters

- `firm_id` integer, required
- `webhook_id` integer, required

## Response `204`

Successful empty body response

---

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