Skip to main content

Create a dashboard from charts

POST 

/v1/analytics/dashboards

Create a dashboard composing charts that already exist.

Send a name, plus an optional description, a chart_ids array and a layout describing how those charts are positioned. Charts are referenced, not copied, so editing a chart later updates every dashboard showing it.

Requires the analytics:write scope.

Request

Responses

Successful Response