Weight Breaks REST Endpoints

Power Data/Weight Breaks
The operations from the Power Data/Weight Breaks category.
Create a Weight Break
Method: post
Path: /weightBreaks
Delete a Weight Break
Method: delete
Path: /weightBreaks/{weightBreakGid}
Get a Weight Break
Method: get
Path: /weightBreaks/{weightBreakGid}
Get Weight Breaks
Method: get
Path: /weightBreaks
Update a Weight Break
Method: patch
Path: /weightBreaks/{weightBreakGid}