{
"live_id": 0,
"code": "string",
"type": "bind",
"userid": 0,
"third_unionid": "string"
}curl --location --request POST '/api/watchcode/bindorunbind' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_id": 0,
"code": "string",
"type": "bind",
"userid": 0,
"third_unionid": "string"
}'{}