Inbound webhook to receive location booking updates from external systems.
Security
BasicAuthWebhookCredentials
POST
{ "updates": [ { … } ] }
Successful Response
Response
- LocationBookingUpdateResponse
- null
{ "errors": { "error_message": "The payload is invalid.", "error_type": "USER_INPUT_ERROR" } }