Delete the given maintenance blackout

Request

DELETE https://{hostname}:{port}
    /cli/calendar/maintenanceBlackout/{id}
Accept: application/json
Table 1. URL parameters
Parameter Type Required Description
id string true The id of the Maintenance Blackout to delete.
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: deleteMaintenanceBlackout.