{
"audio": 0,
"video": 0
}curl --location 'https://192.168.88.32:9781/bvcsp/v1/imgroup/conference/control/123456' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"audio": 0,
"video": 0
}'{
"code": 0,
"msg": "string"
}