v1

latestOpenAPI 3.0.02026-08-0650184174.6 KB
Maintenance

Delete multiple maintenance windows.

Delete multiple maintenance windows. Note that only future maintenance windows can be deleted.

delete/maintenance

Query parameters

maintenanceidsinteger[] required

Comma-separated list of identifiers of maintenance windows to be deleted.

Response

Successful HTTP Response

messagestring

Result description

Example response

{
  "message": "5 maintenance windows successfully deleted."
}