Identifies anomalies in the provided dataset using a trained anomaly detection model. Returns a list of IDs considered anomalous.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response for anomaly detection models. Returns a list of IDs (indices) from the input dataset identified as anomalous.