entityresolution_batch_delete_unique_id: Deletes multiple unique IDs in a matching workflow

View source: R/entityresolution_operations.R

entityresolution_batch_delete_unique_idR Documentation

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.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.