customerprofiles_delete_profile {paws.customer.engagement} | R Documentation |
Deletes the standard customer profile and all data pertaining to the profile
Description
Deletes the standard customer profile and all data pertaining to the profile.
See https://www.paws-r-sdk.com/docs/customerprofiles_delete_profile/ for full documentation.
Usage
customerprofiles_delete_profile(ProfileId, DomainName)
Arguments
ProfileId |
[required] The unique identifier of a customer profile. |
DomainName |
[required] The unique name of the domain. |
[Package paws.customer.engagement version 0.9.0 Index]