/
HE
heygen
/
HeyGen API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 1mo ago
Details
View markdown
Account
2
Assets
1
Avatars
3
Digital Twins
3
Folders
5
Photo Avatars
11
Streaming
8
Templates
4
Video Translation
3
Videos
5
get
Retrieve Video Status/Details
delete
Delete a Video
post
Create Avatar Video (V2)
get
Retrieve Video List
post
Create a WebM Video
Voices
3
Webhooks
5
Videos
Delete a Video
delete
/v1/video.delete
Query parameters
video_id
string
id of the video you want to delete
Response
200
object
required
code
integer
{"stackTrail":"paths:/v1/video.delete:delete:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/v1/video.delete:delete:responses:200:content:application/json:schema:properties:msg","oasType":"schema","type":"unknown"}
Example response
{ "code": 100 }