---
title: "DELETE a WebhookInstance"
method: DELETE
path: "/webhook_instances/{guid}"
tags: ["WebhookInstances"]
---

# DELETE a WebhookInstance

`DELETE /webhook_instances/{guid}`

DELETE a specific WebhookInstance

## Path parameters

- `guid` string, uuid, required

## Response `204`

Success

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

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