img_id + audio_media_idimg_id + lip_sync_tts_speaker_id + lip_sync_tts_contentcurl --location 'https://app-api.pixverse.ai/openapi/v2/video/avatar/generate' \
--header 'Ai-Trace-Id: 118d98c0-c2f0-4b4c-bb0a-adf76ddea8ff' \
--header 'API-KEY: your-api-key' \
--header 'Content-Type: application/json' \
--data '{
"img_id": 0,
"quality": "720p",
"prompt": "xxx",
"lip_sync_tts_speaker_id": "auto",
"lip_sync_tts_content": "hello this is harry, where are you from?",
"webhook_id": "377547277530555"
}'{}