Add a Webhook Endpoint

Registers a webhook endpoint to receive real-time event notifications from HeyGen.

📘

Note:

  • During validation, HeyGen sends an OPTIONS request to your endpoint with a 1-second timeout. Ensure your server responds quickly and accepts OPTIONS requests, even if your main webhook logic uses different HTTP methods.
  • Scroll down to the Responses section below and expand the status code(s) to view the detailed response schema.
  • Refer to the RESPONSE section on the right and choose an example to see how the API response appears for each status code.
Language
Credentials
Header
Click Try It! to start a request and see the response here!