customerprofiles_delete_domain {paws.customer.engagement}R Documentation

Deletes a specific domain and all of its customer data, such as customer profile attributes and their related objects

Description

Deletes a specific domain and all of its customer data, such as customer profile attributes and their related objects.

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

Usage

customerprofiles_delete_domain(DomainName)

Arguments

DomainName

[required] The unique name of the domain.


[Package paws.customer.engagement version 0.9.0 Index]