---
title: "Handle webhook requests"
method: DELETE
path: "/webhooks/{webhook_id}"
tags: ["webhooks", "webhooks"]
---

# Handle webhook requests

`DELETE /webhooks/{webhook_id}`

Process incoming webhook requests for registered triggers

## Path parameters

- `webhook_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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