Update the credentials or configuration of a telemetry data source. Provide only the config block that matches your data source type (e.g. grafana_config for Grafana, datadog_config for Datadog). New credentials are validated against the provider before being saved.
API key from your incident.io dashboard (Settings → API keys)
Data source ID
"01G0J1EXE7AXZ2C93K61WBPYEH"
OK response.
A telemetry data source integration
{
"created_at": "2021-08-17T13:28:57.801578Z",
"enabled": true,
"id": "01G0J1EXE7AXZ2C93K61WBPYEH",
"name": "Primary Prometheus",
"provider": "grafana",
"source_type": "grafana",
"updated_at": "2021-08-17T13:28:57.801578Z"
}