salesforce-dashboard-create-api-expects-flat-json-not-nested

The Salesforce Analytics REST API for dashboard creation expects flat JSON at the top level — not nested under a dashboardMetadata key. Clone operations use a cloneId query parameter on POST /analytics/dashboards rather than embedding in the request body.