Preferences REST Endpoints

Power Data/Contact Groups/Preferences
The operations from the Power Data/Contact Groups/Preferences category.
Create a Preference
Method: post
Path: /contactGroups/{contactGid}/preferences
Delete a Preference
Method: delete
Path: /contactGroups/{contactGid}/preferences/{preferenceGid}
Get a Preference
Method: get
Path: /contactGroups/{contactGid}/preferences/{preferenceGid}
Get Preferences
Method: get
Path: /contactGroups/{contactGid}/preferences
Update a Preference
Method: patch
Path: /contactGroups/{contactGid}/preferences/{preferenceGid}
Update Preferences
Method: patch
Path: /contactGroups/{contactGid}/preferences