Location Profiles REST Endpoints

Power Data/Location Profiles
The operations from the Power Data/Location Profiles category.
Create a Location Profile
Method: post
Path: /locationProfiles
Delete a Location Profile
Method: delete
Path: /locationProfiles/{locationProfileGid}
Get a Location Profile
Method: get
Path: /locationProfiles/{locationProfileGid}
Get Location Profiles
Method: get
Path: /locationProfiles
Update a Location Profile
Method: patch
Path: /locationProfiles/{locationProfileGid}