Update a dashboard
Updates dashboard metadata (name, description, icon, color, folder, width, and default date range settings). Requires admin access to the organization.
Authorizations
API key authentication using Bearer token format: Bearer <basedash_api_key>
Body
Name of the dashboard
1Optional description of the dashboard
Icon name for the dashboard
1Icon color key for the dashboard
1ID of the folder to place the dashboard in
Width of the dashboard grid
NORMAL Default date range applied to the dashboard
CUSTOM Start of the custom date range (when defaultDateRange is CUSTOM)
End of the custom date range (when defaultDateRange is CUSTOM)
Default group-by interval applied to the dashboard
HOUR Response
Dashboard updated successfully