Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Latest (v2)
curl --location --request PUT 'https://www.headout.com/api/public/v2/webhooks/' \ --header 'Headout-Auth: <YOUR_API_KEY>' \ --header 'Content-Type: application/json' \ --data '{ "url": "https://new-domain.com/webhooks/headout/booking-status", "enabled": true }'
{ "timestamp": 1756977149760, "message": "Webhook configuration updated successfully" }
HTTPS URL where webhooks will be delivered (must use HTTPS)
^https://.*
Whether the webhook is active
Webhook configuration updated successfully
Response timestamp in milliseconds
Response message
Show child attributes
Response data payload
Was this page helpful?
Suggestions