Regions REST Endpoints

Power Data/Regions
The operations from the Power Data/Regions category.
Create a Region
Method: post
Path: /regions
Delete a Region
Method: delete
Path: /regions/{regionGid}
Get a Region
Method: get
Path: /regions/{regionGid}
Get Regions
Method: get
Path: /regions
Update a Region
Method: patch
Path: /regions/{regionGid}