Update a maintenance windowAsk AIput https://api.checklyhq.com/v1/maintenance-windows/{id}Updates a maintenance window.Path ParamsidintegerrequiredBody ParamsnamestringrequiredThe maintenance window name.tagsarray of stringsThe names of the checks and groups maintenance window should apply to.tagsADD stringstartsAtdaterequiredThe start date of the maintenance window.endsAtdaterequiredThe end date of the maintenance window.repeatIntervalnumber≥ 1Defaults to nullThe repeat interval of the maintenance window from the first occurance.repeatUnitstringrequiredThe repeat strategy for the maintenance window.repeatEndsAtdateThe end date where the maintenance window should stop repeating.Headersx-checkly-accountstringYour Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/generalResponses 200Successful 401Unauthorized 403Forbidden 404Not Found 429Too Many RequestsUpdated 7 months ago