Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.heygen.com/v3/hyperframes/renders/{render_id} \ --header 'x-api-key: <api-key>'
{ "data": { "render_id": "<string>" } }
Soft-deletes a HyperFrames render. Subsequent GETs return 404.
HeyGen API key. Obtain from your HeyGen dashboard.
Unique HyperFrames render identifier
Successful response
Response for DELETE /v3/hyperframes/renders/{render_id}.
Show child attributes