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

the comment to create

text
string
required
mentions
string[]
required
textHtml
string
required
replyTo
string

Response

200
application/json
Success
results
string
required
status
enum<string>
required
Available options:
ok