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"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.