POST /API/identityAPI/addRole/{name}/{label} description=…&options=…
AbstractRemoteIdentityAPI.addRole({'name': /* name the role's name */, 'label': /* label the role's label */, 'description': /* description the role's description */, 'options': /* options the options map (domain, queyList, user) */});
Create a new role