v1

latestOpenAPI 3.1.02026-07-26231646860.9 KB
trends_dashboard

Update Widget

put/v2/projects/{project_id}/log_streams/{log_stream_id}/trends/widgets/{widget_id}

Path parameters

widget_idstring uuid4 required
project_idstring uuid4 required
log_stream_idstring uuid4 required

Query parameters

trends_dashboard_idstring uuid4 nullable

Request body

namestring nullable
descriptionstring nullable
type'bar_chart' | 'line_chart' | 'number' | 'table'
datasetobject[] nullable
metricstring nullable
aggregation'Count' | 'Sum' | 'Average' | 'Min' | 'Max' | 'P50' | 'P90' | 'P95' | 'P99' | 'PercentageFalse' | 'PercentageTrue'
section_idstring uuid4 nullable

Response

Successful Response

idstring uuid4 required
namestring required
descriptionstring nullable
type'bar_chart' | 'line_chart' | 'number' | 'table' required
datasetobject[] nullable
metricstring required
aggregation'Count' | 'Sum' | 'Average' | 'Min' | 'Max' | 'P50' | 'P90' | 'P95' | 'P99' | 'PercentageFalse' | 'PercentageTrue' required
section_idstring uuid4 nullable