Technical preview — The Dashboards API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location.
PUT
/api/dashboards/{id}
curl \
--request PUT 'https://localhost:5601/api/dashboards/{id}' \
--header "Authorization: $API_KEY"