---
title: "Delete webhook"
method: DELETE
path: "/api/v1/workspace/webhooks/{webhook_id}"
tags: ["Webhooks"]
---

# Delete webhook

`DELETE /api/v1/workspace/webhooks/{webhook_id}`

## Path parameters

- `webhook_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/phala/apis/phala-cloud-api.md) · [All operations](https://skmtc.net/phala/apis/phala-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/phala/phala-cloud-api/revisions/83c6ae62e860/schema)
