- Subcategories:
- Details
Location Profiles REST Endpoints
Power Data/Location Profiles
The operations from the Power Data/Location Profiles category.
- Create a Location Profile
- Method: postPath:
/locationProfiles
- Delete a Location Profile
- Method: deletePath:
/locationProfiles/{locationProfileGid}
- Get a Location Profile
- Method: getPath:
/locationProfiles/{locationProfileGid}
- Get Location Profiles
- Method: getPath:
/locationProfiles
- Update a Location Profile
- Method: patchPath:
/locationProfiles/{locationProfileGid}