Create Org-level DowntimeAsk AIpost https://client.apimetrics.io/api/3/organizations/{org_id}/downtimesUse this API to create downtime configuration across one or more projects within your Organization.Path Paramsorg_idstringrequiredThe ID of the Organization you want to list the downtimes forBody Paramsprojectsarray of stringsproject_id-1, project_id-2,...projectsADD stringrepeatedbooleanDefaults to falseWhether or not the Downtime repeats daily (or weekly)truefalserepeat_daysint32Defaults to 0If repeated, how many days later to repeat Downtimestart_timedateStart time of Downtimeend_timedateEnd time of DowntimezonestringDefaults to UTCTimezone to use when applying DowntimeResponses 200200 422422Updated 7 months ago