Orientations REST Endpoints

Power Data/Orientations
The operations from the Power Data/Orientations category.
Create an Orientation
Method: post
Path: /orientations
Delete an Orientation
Method: delete
Path: /orientations/{orientationGid}
Get an Orientation
Method: get
Path: /orientations/{orientationGid}
Get Orientations
Method: get
Path: /orientations
Update an Orientation
Method: patch
Path: /orientations/{orientationGid}