Thanks for the very detailed response. This is a fantastic example of a detailed support response.

We have a problem with the import API. No matter the combination of content parameter (base64, pure JSON, json dump, str, etc.) the API always returns

b'{"error_code":"MALFORMED_REQUEST","message":"Invalid JSON given in the body of the request - failed to parse given JSON"}\n'

Here's the code we're using: iterate over all our warehouses and create a dashboard for each. The JSON dashboard file is taken straight from 

https://github.com/CodyAustinDavis/dbsql_sme/blob/main/Observability%20Dashboards%20and%20DBA%20Reso...

Has there been an update to the API to make Lakeview Dashboards work more smoothly?