post
https://api.heygen.com/v1/webhook/endpoint.add
Registers a webhook endpoint to receive real-time event notifications from HeyGen.
Note:
- During validation, HeyGen sends an
OPTIONSrequest to your endpoint with a 1-second timeout. Ensure your server responds quickly and acceptsOPTIONSrequests, 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.
