Reason Code Profiles REST Endpoints

Power Data/Reason Code Profiles
The operations from the Power Data/Reason Code Profiles category.
Create a Reason Code Profile
Method: post
Path: /reasonCodeProfiles
Delete a Reason Code Profile
Method: delete
Path: /reasonCodeProfiles/{bsReasonCodeProfileGid}
Get a Reason Code Profile
Method: get
Path: /reasonCodeProfiles/{bsReasonCodeProfileGid}
Get Reason Code Profiles
Method: get
Path: /reasonCodeProfiles
Update a Reason Code Profile
Method: patch
Path: /reasonCodeProfiles/{bsReasonCodeProfileGid}