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/ai-clipping/{job_id} \ --header 'x-api-key: <api-key>'
{ "data": { "id": "<string>" } }
Soft-deletes an AI clip job and its clips.
HeyGen API key. Obtain from your HeyGen dashboard.
Unique AI clip job identifier
Successful response
Response for DELETE /v3/ai-clipping/{id}.
Show child attributes