Jump to Content
HeyGen API Documentation
HomeDeveloper GuideAPI ReferenceUpdatesDiscussionsToolsFeature RequestsCommunityHelp
v4.0.8

Log InHeyGen API Documentation
Updates
Log In
v4.0.8HomeDeveloper GuideAPI ReferenceUpdatesDiscussionsToolsFeature RequestsCommunityHelp
All
Pages
Start typing to search…
Back to All
added

New Asset Endpoints: List and Delete

about 2 months ago by Gokce

We’ve expanded the Asset API with new endpoints for easier asset management:

  • Endpoint: /v1/asset/list — List assets with pagination and filters for file_type and folder_id.
    Reference: https://docs.heygen.com/reference/list-assets
  • Endpoint: /v1/asset/<asset_id>/delete — Delete a single asset by its ID.
    Reference: https://docs.heygen.com/reference/delete-asset