{
"live_id": 0,
"sub_account_userid": 0,
"type": 0
}curl --location --request POST '/api/web-live/auth_by_subaccount' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_id": 0,
"sub_account_userid": 0,
"type": 0
}'{
"auth_url": "string"
}