v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
felix

Dismiss Outlier

Dismiss an outlier so it no longer appears in analysis results.

Appends the content fingerprint to the dismissed_outliers JSONB array on the dataset row. On subsequent analysis runs the fingerprint is matched and the outlier is filtered out of the response.

post/felix/dataset/outliers/dismiss

Request body

dataset_namestring required

Name of the dataset

fingerprintstring required

Content fingerprint of the outlier sample

Response

Successful Response

successboolean