ElevenLabs Call Outcome Webhook

Receives call outcome from ElevenLabs voice AI after a booking call completes.

Verifies HMAC-SHA256 webhook signature (if ELEVENLABS_WEBHOOK_SECRET is configured). Updates booking status to confirmed or rejected based on call outcome.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.