v1
latestOpenAPI 3.1.02026-08-06911,228852.2 KBStaff
Create Webhook
post/staff/v1/businessLocations/{businessLocationId}/webhooks
Path parameters
businessLocationIdinteger required
The unique identifier for the business location.
Request body
Response
Webhook Created
Example response
{
"uuid": "e95c2cc5-4489-4025-a7e2-a34faeaa5f9d",
"webhookName": "My Awesome Webhook",
"businessLocationId": 1234567890
}