Reset status page statistics
DELETE /api/v1/services/{id}/stats
DELETE
/api/v1/services/{id}/stats
Delete monitor_daily_stats records for all monitors linked to a status page. Requires paid plan (Pro+).
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Query Parameters
Section titled “Query Parameters ” before
string format: date
Delete stats before this date (YYYY-MM-DD). Omit for all time.
Responses
Section titled “ Responses ”Stats reset successfully
object
ok
boolean
deletedCount
integer
Free plan - upgrade required
Status page not found