---
title: "DELETE /api/database/webhooks/{webhook_id}/"
method: DELETE
path: "/api/database/webhooks/{webhook_id}/"
tags: ["Database table webhooks"]
---

# DELETE /api/database/webhooks/{webhook_id}/

`DELETE /api/database/webhooks/{webhook_id}/`

Deletes the existing webhook if the authorized user has access to the related database's workspace.

## Path parameters

- `webhook_id` integer, required

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/versions/0c490e5b0c7f/schema)
