Path parameters
-
The unique identifier for the business location.
-
The unique identifier for the webhook.
DELETE /staff/v1/businessLocations/{businessLocationId}/webhooks/{webhookId}
curl \
-X DELETE https://api.trial.lsk.lightspeed.app/staff/v1/businessLocations/{businessLocationId}/webhooks/{webhookId} \
-H "Authorization: Bearer $ACCESS_TOKEN"