Skip to main content
POST
/
api
/
v1
/
comments
/
dashboards
/
{dashboardUuid}
/
{dashboardTileUuid}
Error
A valid request URL is required to generate request examples
{
  "results": "<string>",
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://lightdash-work-with-ai-section-1771841038.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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

Success

results
string
required
status
enum<string>
required
Available options:
ok