DELETE
/
api
/
v1
/
comments
/
dashboards
/
{dashboardUuid}
/
{commentId}
{
  "status": "ok"
}

Path Parameters

dashboardUuid
string
required

the uuid of the dashboard

commentId
string
required

the uuid of the comment

Response

200
application/json
Success

The response is of type object.