latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Queue identifier values for reprocessing

Trigger an async job to queue identifier values for reprocessing, optionally adding them to the blocklist. If block is true (the default), identifier values will be added to the blocklist and ignored in future runs. Clusters containing these identifier values will be queued for reprocessing.

post/idr/{graphId}/queue-for-reprocessing

Path parameters

graphIdstring required

Required. ID of the graph containing the identifiers.

Request body

blockboolean

If true, identifier values will also be added to the blocklist and ignored in future runs.

Response

ID associated with the reprocessing request. This can be used to query the status of the request.

requestIdstring required

ID associated with the reprocessing request. This can be used to query the status of the request.