---
title: "Handle Webhook"
method: POST
path: "/v1/integrations/retell"
tags: ["retell"]
---

# Handle Webhook

`POST /v1/integrations/retell`

Handle Retell webhook events. Signature verification runs before any
business logic (including the call_analysis wait path) so unauthenticated
clients cannot elicit 200s.

## Headers

- `X-API-Key` string, required

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/getbluejay/apis/bluejay-api.md) · [All operations](https://skmtc.net/getbluejay/apis/bluejay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbluejay/bluejay-api/versions/f48cef80963f/schema)
