@@ -18853,9 +18853,6 @@ paths:
1885318853 limitParam: page[limit]
1885418854 pageOffsetParam: page[offset]
1885518855 resultsPath: data
18856- x-unstable: '**Note**: This endpoint is in private beta.
18857-
18858- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
1885918856 post:
1886018857 description: Schedule a downtime.
1886118858 operationId: CreateDowntime
@@ -18896,9 +18893,6 @@ paths:
1889618893 tags:
1889718894 - Downtimes
1889818895 x-codegen-request-body-name: body
18899- x-unstable: '**Note**: This endpoint is in private beta.
18900-
18901- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
1890218896 /api/v2/downtime/{downtime_id}:
1890318897 delete:
1890418898 description: Cancel a downtime.
@@ -18936,9 +18930,6 @@ paths:
1893618930 summary: Cancel a downtime
1893718931 tags:
1893818932 - Downtimes
18939- x-unstable: '**Note**: This endpoint is in private beta.
18940-
18941- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
1894218933 get:
1894318934 description: Get downtime detail by `downtime_id`.
1894418935 operationId: GetDowntime
@@ -18995,9 +18986,6 @@ paths:
1899518986 summary: Get a downtime
1899618987 tags:
1899718988 - Downtimes
18998- x-unstable: '**Note**: This endpoint is in private beta.
18999-
19000- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
1900118989 patch:
1900218990 description: Update a downtime by `downtime_id`.
1900318991 operationId: UpdateDowntime
@@ -19052,9 +19040,6 @@ paths:
1905219040 tags:
1905319041 - Downtimes
1905419042 x-codegen-request-body-name: body
19055- x-unstable: '**Note**: This endpoint is in private beta.
19056-
19057- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
1905819043 /api/v2/events:
1905919044 get:
1906019045 description: 'List endpoint returns events that match an events search query.
@@ -22619,9 +22604,6 @@ paths:
2261922604 tags:
2262022605 - Downtimes
2262122606 x-codegen-request-body-name: body
22622- x-unstable: '**Note**: This endpoint is in private beta.
22623-
22624- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
2262522607 /api/v2/permissions:
2262622608 get:
2262722609 description: Returns a list of all permissions, including name, description,
0 commit comments