customerprofiles_delete_profile_object_type: Removes a ProfileObjectType from a specific domain as well as...

View source: R/customerprofiles_operations.R

customerprofiles_delete_profile_object_typeR Documentation

Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type

Description

Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type. It also disables integrations from this specific ProfileObjectType. In addition, it scrubs all of the fields of the standard profile that were populated from this ProfileObjectType.

See https://www.paws-r-sdk.com/docs/customerprofiles_delete_profile_object_type/ for full documentation.

Usage

customerprofiles_delete_profile_object_type(DomainName, ObjectTypeName)

Arguments

DomainName

[required] The unique name of the domain.

ObjectTypeName

[required] The name of the profile object type.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.