{
"memberID": "string",
"video": {
"id": "string",
"index": 0
}
}curl --location 'https://192.168.88.11:9781/bvcsp/v1/imgroup/conference/video/apply/' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"memberID": "string",
"video": {
"id": "string",
"index": 0
}
}'{}