Delete session

Deletes a terminated session and all its associated timeseries data points. Only sessions marked as terminated can be deleted.

Authentication

AuthorizationBearer

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

Query Parameters

session_idstringRequired

Response

Successful Response
session_deletedboolean
tracking_session_by_device_data_points_deletedinteger

Errors