This method allows to create new dashboards.
Parameters
(object/array)
Dashboards to create.
Additionally to the standard dashboard properties, the method accepts the following parameters.
Examples
Creating a dashboard
Create a dashboard named “My dashboard” with one Problems widget with tags and using two types of sharing (user group and user).
Request:
Response:
"jsonrpc": "2.0",
"result": {
"dashboardids": [
]
"id": 1