v52

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-03308532588.7 KB
Dashboards

Update dashboard

Update dashboard by id. Partial updates are supported - only provided fields will be updated.

patch/v1/private/dashboards/{dashboardId}

Path parameters

dashboardIdstring uuid required

Request body

namestring
type'multi_project' | 'experiments'
descriptionstring
configJsonNodePublic

Response

Updated dashboard

idstring uuid
workspace_idstring
project_idstring uuid

Project ID. Takes precedence over project_name when both are provided.

namestring required
slugstring
type'multi_project' | 'experiments'
scope'workspace' | 'insights'
descriptionstring
configJsonNodePublic required
created_bystring
last_updated_bystring
created_atstring date-time
last_updated_atstring date-time