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
Example response
{
"id": "5cb87a8cd490a2ccb256cec4"
}