---
title: "Delete Webhook"
method: DELETE
path: "/webhooks/{id}"
tags: ["Webhooks"]
---

# Delete Webhook

`DELETE /webhooks/{id}`

To delete a specific subscribed webhook by id<br>以id刪除一個已訂閱的webhook

## Path parameters

- `id` string, required

## Response `200`

OK

---

[API](https://skmtc.net/shoplineapp/apis/shopline-open-api.md) · [All operations](https://skmtc.net/shoplineapp/apis/shopline-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shoplineapp/shopline-open-api/revisions/1675ac12cde7/schema)
