Leg Classifications REST Endpoints

Power Data/Leg Classifications
The operations from the Power Data/Leg Classifications category.
Create a Leg Classification
Method: post
Path: /legClassifications
Delete a Leg Classification
Method: delete
Path: /legClassifications/{legClassificationGid}
Get a Leg Classification
Method: get
Path: /legClassifications/{legClassificationGid}
Get Leg Classifications
Method: get
Path: /legClassifications
Update a Leg Classification
Method: patch
Path: /legClassifications/{legClassificationGid}