v1
latestSwagger 2.02026-07-17290378721.8 KBdashboard_versions
Restore a dashboard to a given dashboard version using UID.
post/dashboards/uid/{uid}/restore
Path parameters
uidstring required
Request body
Response
(empty)
Example response
{
"id": "1",
"status": "success",
"title": "my-dashboard",
"uid": "nHz3SXiiz",
"url": "/d/nHz3SXiiz/my-dashboard",
"version": 2
}