v1

latestOpenAPI 3.0.3ISC2026-07-134096160.7 KB
Webhooks

Delete a webhook

Delete a webhook

delete/v1/shops/{shop_id}/webhooks/{webhook_id}.json

Query parameters

hoststring
Example:{{webhook_host}}

Host works as a safeguard: the deletion will only be performed if the host matches the webhook's host

Response

Successful operation

idstring

Example response

{
  "id": "5cb87a8cd490a2ccb256cec4"
}