ElevenLabs

Handle Webhook

Accepts ElevenLabs' own deliveries (HMAC over the raw body) and relays from a customer's service (Bluejay API key). A relay that reshapes or redacts the payload invalidates ElevenLabs' signature, so the key is the only auth left to it.

post/v1/integrations/ElevenLabs

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

{"stackTrail":"paths:/v1/integrations/ElevenLabs:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes