- Subcategories:
- Details
Regions REST Endpoints
Power Data/Regions
The operations from the Power Data/Regions category.
- Create a Region
- Method: postPath:
/regions - Delete a Region
- Method: deletePath:
/regions/{regionGid} - Get a Region
- Method: getPath:
/regions/{regionGid} - Get Regions
- Method: getPath:
/regions - Update a Region
- Method: patchPath:
/regions/{regionGid}