---
title: "Delete a Webhook"
method: DELETE
path: "/webhooks/{webhook_id}"
tags: ["Webhooks"]
---

# Delete a Webhook

`DELETE /webhooks/{webhook_id}`

Delete an Webhook

## Path parameters

- `webhook_id` integer, required

## Response `204`

No content in the response

## Other responses

- `400` — Invalid request body supplied
- `401` — Invalid credentials
- `403` — You do not have access to the specified Webhook
- `404` — Webhook not found

---

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