Skip to content

Delete a maintenance window

DELETE
/organizations/{org_id}/maintenance-windows/{id}
curl --request DELETE \
--url https://api.perstat.io/organizations/example/maintenance-windows/example \
--header 'Authorization: Bearer <token>'

Permanently removes a maintenance window from the organization, including an active one. Use the cancel operation instead to end a window while keeping its history. Requires project management rights.

org_id
required
string
id
required
string