Location Roles REST Endpoints
    
        Power Data/Location Roles
    
The operations from the Power Data/Location Roles category.
- Create a Location Role
 - Method: postPath:
/locationRoles - Delete a Location Role
 - Method: deletePath:
/locationRoles/{locationRoleGid} - Get a Location Role
 - Method: getPath:
/locationRoles/{locationRoleGid} - Get Location Roles
 - Method: getPath:
/locationRoles - Update a Location Role
 - Method: patchPath:
/locationRoles/{locationRoleGid}