View source: R/DestinationAPIGateway.R
Rename destination list
1 2 3 4 5 | modifyDestinationList(
destinationListId,
body = DestinationListPatch(),
organizationId = Sys.getenv("umbrellaOrganizationId")
)
|
destinationListId |
Destination List ID |
organizationId |
Organization ID |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.