/api/dashboard
PUT /api/dashboard/{id}
Update a Dashboard, and optionally the dashcards and tabs of a Dashboard. The request body should be a JSON object with the same structure as the response from GET /api/dashboard/:id.
put/api/dashboard/{id}
Path parameters
idinteger required
value must be an integer greater than zero.
Request body
Response
Successful response