Mark outliers

Marks data points as outliers or non-outliers. Uses atomic delete and reinsert strategy for time-series collection updates.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
tracking_session_by_device_data_point_idslist of stringsRequired
outlierbooleanRequired

Response

Successful Response
successful_updatesinteger
failed_updatesinteger

Errors