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."
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.