dashboards

Unfavorite Dashboard

Unmark this dashboard as a favourite (idempotent).

Same VIEWER-before-load ordering as :func:favorite_dashboard.

delete/api/v1/dashboards/{dashboard_id}/favorite

Path parameters

dashboard_idstring uuid required

Response

Successful Response

idstring uuid required
company_idstring uuid required
project_idstring uuid nullable
is_favoriteboolean
user_idstring uuid required
namestring required
descriptionstring required
statusstring required
current_version_idstring uuid nullable
bundle_urlstring nullable required
bundle_cssstring nullable required
bundle_importsstring[] nullable required
error_messagestring nullable required
is_suppressedboolean required
created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 1 of the 17 revisions of this API.1

Of the 17 revisions, 1 has no diff computed.