Mark outliers

Marks data points as outliers or non-outliers. Uses atomic delete and reinsert strategy for time-series collection updates. | authz: allowed_org_types=[shipper, forwarder], min_org_role=operator | (CargoByDeviceMarkOutliersRequest1) -> (CargoByDeviceMarkOutliersResponse1)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
tracking_cargo_by_device_data_point_idslist of stringsRequired
outlierbooleanRequired

Response

Successful Response
successful_updatesinteger
failed_updatesinteger

Errors