Open Context Protocol is live! 🚀 Read the launch post

deleteDashboard

Delete dashboard

DELETE /rest/api/3/dashboard/{id} HTTP/1.1

Parameters

{
  "id": {
    "description": "The ID of the dashboard.",
    "required": true,
    "location": "path",
    "type": "string"
  }
}