-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
When creating a new dashboard, the response that should be returned according to the REST API documentation is a simple String with the new Dashboard ID.
Instead the backend returns a JSON object with a single field id.
The documentation has to be adjusted accordingly. I assume this also affects report and alert creation.