---
title: "Deletes the maintenance occurrence"
method: DELETE
path: "/maintenance.occurrences/{id}"
tags: ["Maintenance occurrences"]
---

# Deletes the maintenance occurrence

`DELETE /maintenance.occurrences/{id}`

Deletes the maintenance occurrence specified by its identifier. Note that only future occurrences can be deleted.

## Path parameters

- `id` integer, required

## Response `200`

Successful HTTP Response

- MaintenanceOccurrencesIdDeleteRespAttrs
  - `message` string — Result description

---

[API](https://skmtc.net/pingdom/apis/pingdom-public-api.md) · [All operations](https://skmtc.net/pingdom/apis/pingdom-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pingdom/pingdom-public-api/revisions/d05c91a3c64b/schema)
