Message Profiles REST Endpoints

Power Data/Message Profiles
The operations from the Power Data/Message Profiles category.
Create a Message Profile
Method: post
Path: /messageProfiles
Delete a Message Profile
Method: delete
Path: /messageProfiles/{messageProfileGid}
Get a Message Profile
Method: get
Path: /messageProfiles/{messageProfileGid}
Get Message Profiles
Method: get
Path: /messageProfiles
Update a Message Profile
Method: patch
Path: /messageProfiles/{messageProfileGid}