/api/groups/{groupId}/role
OK
curl -L \ --request PUT \ --url '//api/groups/{groupId}/role' \ --header 'Content-Type: application/json'
{ "code": 1, "message": "text", "data": true, "success": true }