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

# Delete a webhook

`DELETE /webhooks/{webhookId}`

Deletes a webhook subscription by its ID.

## Path parameters

- `webhookId` string, required

## Response `200`

## Other responses

- `default`

---

[API](https://skmtc.net/process/apis/process-street-public-api.md) · [All operations](https://skmtc.net/process/apis/process-street-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/process/process-street-public-api/revisions/6199a9464227/schema)
