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