Details REST Endpoints
Power Data/Mode Profiles/Details
The operations from the Power Data/Mode Profiles/Details category.
- Create a Detail
- Method: postPath:
/modeProfiles/{modeProfileGid}/details - Delete a Detail
- Method: deletePath:
/modeProfiles/{modeProfileGid}/details/{transportModeGid} - Get a Detail
- Method: getPath:
/modeProfiles/{modeProfileGid}/details/{transportModeGid} - Get Details
- Method: getPath:
/modeProfiles/{modeProfileGid}/details - Update a Detail
- Method: patchPath:
/modeProfiles/{modeProfileGid}/details/{transportModeGid} - Update Details
- Method: patchPath:
/modeProfiles/{modeProfileGid}/details