I am trying to automate dashboard creation using the HTTP API provided for the same. There seems to be no documentation on the JSON object fields for Panels in a dashboard. I’ve been trying to view the JSON for a panel and the structure seems to be quite extensive.
Is there documentation on Panel structure provided on the site that I have possibly missed out on?
Which fields in a Panel JSON structure are absolutely essential to be provided in HTTP POST request? Additionally, which fields in Dashboard JSON structure are essential as well?