Details REST Endpoints
Power Data/Message Profiles/Details
The operations from the Power Data/Message Profiles/Details category.
- Create a Detail
- Method: postPath:
/messageProfiles/{messageProfileGid}/details - Delete a Detail
- Method: deletePath:
/messageProfiles/{messageProfileGid}/details/{stylesheetProfileGid} - Get a Detail
- Method: getPath:
/messageProfiles/{messageProfileGid}/details/{stylesheetProfileGid} - Get Details
- Method: getPath:
/messageProfiles/{messageProfileGid}/details - Update a Detail
- Method: patchPath:
/messageProfiles/{messageProfileGid}/details/{stylesheetProfileGid} - Update Details
- Method: patchPath:
/messageProfiles/{messageProfileGid}/details