Authorization: Bearer ********************{
"count": 8
}curl --location --request POST '/rsc/api/v2/admin/virtual-rooms/actions/generate-code' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"count": 8
}'{
"code": ""
}