Removes an object associated with a profile of a given ProfileObjectType.
See https://www.paws-r-sdk.com/docs/customerprofiles_delete_profile_object/ for full documentation.
customerprofiles_delete_profile_object(
ProfileId,
ProfileObjectUniqueKey,
ObjectTypeName,
DomainName
)
[required] The unique identifier of a customer profile.
[required] The unique identifier of the profile object generated by the service.
[required] The name of the profile object type.
[required] The unique name of the domain.