Create a maintenance windowAsk AIpost https://api.checklyhq.com/v1/maintenance-windowsCreates a new maintenance window.Body 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 201Created 401Unauthorized 403Forbidden 429Too Many RequestsUpdated 7 months ago