{
"appid": "string",
"talentAppid": "string"
}curl --location --request POST 'https://w.xiaoliebian.com/api/xiaoliebian-shipinhao/open/api/talent/live/list' \
--header 'Authorization: Bearer xxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"appid": "string",
"talentAppid": "string"
}'[
{
"exportId": "",
"description": "",
"promoterShareLink": "",
"nickname": "",
"headImgUrl": ""
}
]