Datadog · Example Payload

Datadog Events Event Create Response Example

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Datadog Events Event Create Response Example is an example object payload from Datadog, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusevent_id

Example Payload

Raw ↑
{
  "status": "ok",
  "event_id": 42
}