Jump to Content
HeyGen API Documentation
HomeDocumentationAPI ReferenceUpdatesDiscussionsToolsFeature RequestsCommunityHelp
Log InHeyGen API Documentation
Updates
Log In
HomeDocumentationAPI ReferenceUpdatesDiscussionsToolsFeature RequestsCommunityHelp
Back to All
added

New Asset Endpoints: List and Delete

3 days 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