Mark outliers

Marks data points as outliers or non-outliers. Uses atomic delete and reinsert strategy for time-series collection updates. | auth: api_key | (SessionByDeviceMarkOutliersRequest1) -> (SessionByDeviceMarkOutliersResponse1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
outlierbooleanRequired
tracking_session_by_device_data_point_idslist of stringsRequired

Response

Successful Response
failed_updatesinteger
successful_updatesinteger

Errors

422
Session by Device Outlier V1request Unprocessable Entity Error