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
- 201
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error