Unable to create grafana dashboard through api but working through UI (import option) with same Json file

I’m guessing that problem is this:

dashboard – The complete dashboard model, id = null to create a new dashboard

and that the id is not null so Grafana is trying to update a dashboard that does not exist. Could that be the problem?

1 Like