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

# Delete Webhook

`DELETE /v1/marketplace/webhooks/{webhook_id}`

## Path parameters

- `webhook_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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