Run an entity matching pipeline. Data is downloaded from CDF and an entity matching model is fit according to the parameters specified when the pipeline was created.
Which matches are returned is then decided based on the sources the pipeline trusts the most:
If additional matches are confirmed and added to the list of confirmed/rejected matches, or if additional rules are confirmed and added to rules through the update endpoint, re-running the pipeline should give new and improved results.
Run job for a pipeline
The response for a bad request.
{- "status": "Queued",
- "createdTime": 1730204346000,
- "startTime": 1730204346000,
- "statusTime": 1730204346000,
- "errorMessage": null,
- "jobId": 123
}