new RemoveMappingRequest(roleName, targetId)
Object RemoveMappingRequest
Usage:
RestApiService.getRoleService().removeMapping(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
roleName |
string | Name of the role to un-map |
targetId |
string | Id of the mapping target |
- Since:
- 4.0.0