View source: R/entityresolution_operations.R
entityresolution_batch_delete_unique_id | R Documentation |
Deletes multiple unique IDs in a matching workflow.
See https://www.paws-r-sdk.com/docs/entityresolution_batch_delete_unique_id/ for full documentation.
entityresolution_batch_delete_unique_id(
inputSource = NULL,
uniqueIds,
workflowName
)
inputSource |
The input source for the batch delete unique ID operation. |
uniqueIds |
[required] The unique IDs to delete. |
workflowName |
[required] The name of the workflow. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.