---
title: "Remove webhook"
method: DELETE
path: "/webhooks/{webhook_id}"
---

# Remove webhook

`DELETE /webhooks/{webhook_id}`

Remove webhook

## Path parameters

- `webhook_id` integer, required

## Response `200`

The webhook has been removed

- object
  - `success` integer — The integer 1 indicating success

---

[API](https://skmtc.net/aikido/apis/authorization.md) · [All operations](https://skmtc.net/aikido/apis/authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aikido/authorization/revisions/5445e7c21137/schema)
