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