View source: R/DestinationAPIGateway.R
Delete list of destinations from destination list
1 2 3 4 5 | deleteDestination(
destinationListId,
body = DestinationIdsList(),
organizationId = Sys.getenv("umbrellaOrganizationId")
)
|
destinationListId |
Destination List ID |
organizationId |
Organization ID |
DestinationIdsList |
List of destination Id's |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.