Learn R Programming

paws.analytics (version 0.7.0)

entityresolution_batch_delete_unique_id: Deletes multiple unique IDs in a matching workflow

Description

Deletes multiple unique IDs in a matching workflow.

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

Usage

entityresolution_batch_delete_unique_id(
  inputSource = NULL,
  uniqueIds,
  workflowName
)

Arguments

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.