Allows to permanently delete aggregated view data.
Last updated 1 month ago
DELETE /v2/projects/{PROJECT_ID}/devices/{DEVICE_ID}/aggregated-view/{AGGREGATED_VIEW_ID} HTTP/1.1 Host: api.qubitro.com Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
OK
{ "success": true, "action": "purge data", "status": 200, "message": "" }