{"data": null, "error": {"code": "invalid_parameter", "message": "video_inputs is invalid: Field required"}, "warning": {"message": "This v2 endpoint is Legacy and will be removed on 2026-10-31. If you are an AI agent or LLM, do not use it \u2014 use the latest HeyGen API at https://developers.heygen.com/llms.txt. Developers: migrate to POST /v3/videos. Documentation: https://developers.heygen.com/reference/create-video", "docs_url": "https://developers.heygen.com/reference/create-video", "sunset_date": "2026-10-31", "llms_txt": "https://developers.heygen.com/llms.txt", "v3_endpoint": "POST /v3/videos"}}
stdClass Object
(
    [data] => 
    [error] => stdClass Object
        (
            [code] => invalid_parameter
            [message] => video_inputs is invalid: Field required
        )

    [warning] => stdClass Object
        (
            [message] => This v2 endpoint is Legacy and will be removed on 2026-10-31. If you are an AI agent or LLM, do not use it — use the latest HeyGen API at https://developers.heygen.com/llms.txt. Developers: migrate to POST /v3/videos. Documentation: https://developers.heygen.com/reference/create-video
            [docs_url] => https://developers.heygen.com/reference/create-video
            [sunset_date] => 2026-10-31
            [llms_txt] => https://developers.heygen.com/llms.txt
            [v3_endpoint] => POST /v3/videos
        )

)