{
"chatType":"TEXT_DRIVE",
"background": {
"url": "https://digital-person-daily.oss-cn-hangzhou.aliyuncs.com/live/196/background_media/image/image/1688091302655渐变光线.png",
"align": "VERTICAL"
},
"digitalPersonAssets": {
"x": 0,
"y": 0,
"z": 1,
"width": 1080,
"height": 1920,
"templateId": "6a3cf412717b45eb8039da02ee28a052sub_1749547201140899",
"templateValidLength":41
},
"audioAssets": {
"templateId": "S_97zuHabr1",
"sourceType": 1
},
"materialList": []
}
curl --location --request POST '/apiDigitalPersonDialogAgent/openApi/updateDialog' \
--header 'authorization: {{auth|md5}}' \
--header 'timestamp: {{timestamp}}' \
--header 'app_id: {{appId}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatType":"TEXT_DRIVE",
"background": {
"url": "https://digital-person-daily.oss-cn-hangzhou.aliyuncs.com/live/196/background_media/image/image/1688091302655渐变光线.png",
"align": "VERTICAL"
},
"digitalPersonAssets": {
"x": 0,
"y": 0,
"z": 1,
"width": 1080,
"height": 1920,
"templateId": "6a3cf412717b45eb8039da02ee28a052sub_1749547201140899",
"templateValidLength":41
},
"audioAssets": {
"templateId": "S_97zuHabr1",
"sourceType": 1
},
"materialList": []
}'
{}