Delete all task metrics
DELETE/api/v1/metrics/tasks
Permanently deletes all task metric records from the database and clears in-memory aggregates. This action cannot be undone.
Permission Required
- Admin status required
Responses
- 200
- 403
- 503
All metrics deleted successfully
Permission denied - admin required
Task metrics service not available