dashboards

Update Dashboard

Update dashboard name/is_default and optionally bulk-update widget positions.

put/api/v1/dashboards/{dashboard_id}

Path parameters

dashboard_idstring uuid required

Request body

namestring nullable
is_defaultboolean nullable
is_category_defaultboolean nullable
category_idstring uuid nullable
default_date_rangestring nullable
sort_orderinteger nullable

Response

Successful Response

idstring uuid required
namestring required
is_defaultboolean required
kindstring nullable
category_idstring uuid nullable
sort_orderinteger
is_category_system_dashboardboolean
is_category_defaultboolean
default_date_rangestring nullable required
created_by_user_idstring uuid nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.