v1
latestSwagger 2.02026-07-17290378721.8 KBdashboards
Delete dashboard by uid.
Will delete the dashboard given the specified unique identifier (uid).
delete/dashboards/uid/{uid}
Path parameters
uidstring required
Response
(empty)
Example response
{
"id": 65,
"message": "Dashboard My Dashboard deleted",
"title": "My Dashboard"
}