Complete Asset Upload
Assets
Complete Asset Upload
Finalize a direct-to-S3 upload into a reusable asset. Call after the upload PUT returns 200. Idempotent: repeated calls return the same finalized asset.
POST
Complete Asset Upload
Authorizations
HeyGen API key. Obtain from your HeyGen dashboard.
Path Parameters
Unique asset identifier
Body
application/json
Finalize a presigned upload (POST /v3/assets/{asset_id}/complete).
Optional SHA256 (hex) cross-check.
Response
Successful response
Result of finalizing an upload.

