File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
src/datadog_api_client/v2/api Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "spec_repo_commit": "2ffdc3f ",
3
- "generated": "2025-07-16 19:14:29.962 "
2
+ "spec_repo_commit": "671ba51 ",
3
+ "generated": "2025-07-16 20:17:06.657 "
4
4
}
Original file line number Diff line number Diff line change @@ -48677,9 +48677,7 @@ paths:
48677
48677
for more details.\n\n\u274C For use cases involving other event categories,
48678
48678
use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n\u274C
48679
48679
Notifications are not yet supported for events sent to this endpoint. Use
48680
- the V1 endpoint for notification functionality.\n\n\u274C This endpoint is
48681
- not available for the Government (US1-FED) site. Contact your account representative
48682
- for more information."
48680
+ the V1 endpoint for notification functionality."
48683
48681
operationId: CreateEvent
48684
48682
requestBody:
48685
48683
content:
Original file line number Diff line number Diff line change @@ -188,8 +188,6 @@ def create_event(
188
188
189
189
❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.
190
190
191
- ❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.
192
-
193
191
:param body: Event creation request payload.
194
192
:type body: EventCreateRequestPayload
195
193
:rtype: EventCreateResponsePayload
You can’t perform that action at this time.
0 commit comments