Dashboards

Update

Update a dashboard.

patch/v2/dashboards/{id}

Path parameters

idinteger required

Dashboard ID

Request body

Response

Updated dashboard

idinteger

ID

namestring

Name

dataobject

JSON data structure

is_publicboolean

True if the dashboard is public

created_atstring date

Creation date-time

updated_atstring date

Updated date-time

Changes