{"video_inputs":[{"character":{"type":"avatar","avatar_id":"Violante_Suit_Front_public","avatar_style":"normal"},"voice":{"type":"text","text":{"input_text":"Hello, this is a test video generated using HeyGen API."},"voice_id":"f8c69e517f424cafaecde32dde57096b"},"background":{"type":"image","url":"https://images.unsplash.com/photo-1504711434969-e33886168f5c"}}],"test":false}

------------------------


HTTP Status Code: 401

Response:
{"data":null,"error":{"code":"internal_error","message":"Unauthorized"}}


Decoded Response:
stdClass Object
(
    [data] => 
    [error] => stdClass Object
        (
            [code] => internal_error
            [message] => Unauthorized
        )

)