---
title: "Unsubscribe webhook"
method: DELETE
path: "/2023-10/webhook/{webhookId}/unsubscribe"
---

# Unsubscribe webhook

`DELETE /2023-10/webhook/{webhookId}/unsubscribe`

Scope required: write_webhooks

Rate limit - 5/s

## Path parameters

- `webhookId` integer, required

## Response `200`

200

- object
  - `success` boolean
  - `message` string
  - `data` unknown
  - `code` string

---

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