POST
/
api
/
v1
/
comments
/
dashboards
/
{dashboardUuid}
/
{dashboardTileUuid}
{
  "results": "<string>",
  "status": "ok"
}

Path Parameters

dashboardUuid
string
required

the uuid of the dashboard

dashboardTileUuid
string
required

the uuid of the dashboard tile

Body

application/json
the comment to create

Response

200
application/json
Success

The response is of type object.