Update a dashboard
PATCH/v1/analytics/dashboards/:dashboard_id
Update a dashboard's name, description, layout, chart_ids or
is_shared flag.
Send only what changes. Replacing chart_ids re-composes which charts the
dashboard shows; the charts themselves are neither modified nor deleted.
Requires the analytics:write scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error