Contact Profiles REST Endpoints

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