dashboards
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"
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.