DELETE
/staff/v1/businessLocations/{businessLocationId}/webhooks/{webhookId}
curl \
--request DELETE 'https://api.trial.lsk.lightspeed.app/staff/v1/businessLocations/{businessLocationId}/webhooks/{webhookId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"