Weight Breaks REST Endpoints
Power Data/Weight Breaks
The operations from the Power Data/Weight Breaks category.
- Create a Weight Break
- Method: postPath:
/weightBreaks - Delete a Weight Break
- Method: deletePath:
/weightBreaks/{weightBreakGid} - Get a Weight Break
- Method: getPath:
/weightBreaks/{weightBreakGid} - Get Weight Breaks
- Method: getPath:
/weightBreaks - Update a Weight Break
- Method: patchPath:
/weightBreaks/{weightBreakGid}