---
title: "Delete a webhook"
method: DELETE
path: "/v1/shops/{shop_id}/webhooks/{webhook_id}.json"
tags: ["Webhooks"]
---

# Delete a webhook

`DELETE /v1/shops/{shop_id}/webhooks/{webhook_id}.json`

Delete a webhook

## Query parameters

- `host` string

## Response `200`

Successful operation

- WebhookDeleted
  - `id` string

## Other responses

- `400` — Error response

---

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