[
{
"memberID": "string"
}
]curl --location 'https://192.168.88.32:9781/bvcsp/v1/imgroup/conference/member/invite/' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '[
{
"memberID": "string"
}
]'{
"code": 0,
"msg": "string"
}