dashboards

Update Widget

patch/api/v1/dashboards/{dashboard_id}/widgets/{widget_id}

Path parameters

dashboard_idinteger required
widget_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

widget_kind'report' | 'text' nullable
widget_type'bar' | 'line' | 'combi' | 'pie' | 'donut' | 'treemap' | 'metric' | 'gauge' | 'funnel' | 'waterfall' | 'scatter' | 'table' | 'text' nullable
report_idinteger nullable
position_configobject nullable
titlestring nullable
subtitlestring nullable
footerstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/dashboards/{dashboard_id}/widgets/{widget_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 5 revisions of this API.1