{ "group_id":1507113580 }
curl --location --request POST '/topapi/role/getrolegroup?access_token=6ed1bxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "group_id":1507113580 }'
{ "role_group": { "roles": [ { "role_id": 0, "role_name": "string" } ], "group_name": "string" }, "errcode": 0, "errmsg": "string", "request_id": "string" }