Location Roles REST Endpoints

Power Data/Location Roles
The operations from the Power Data/Location Roles category.
Create a Location Role
Method: post
Path: /locationRoles
Delete a Location Role
Method: delete
Path: /locationRoles/{locationRoleGid}
Get a Location Role
Method: get
Path: /locationRoles/{locationRoleGid}
Get Location Roles
Method: get
Path: /locationRoles
Update a Location Role
Method: patch
Path: /locationRoles/{locationRoleGid}