Skip to main content
POST
/
api
/
v1
/
dashboards
/
{dashboardUuid}
/
verification
Error
A valid request URL is required to generate request examples
{
  "results": {
    "verifiedAt": "2023-11-07T05:31:56Z",
    "verifiedBy": {
      "lastName": "<string>",
      "firstName": "<string>",
      "userUuid": "<string>"
    }
  },
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://docs.lightdash.com/llms.txt

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

Path Parameters

dashboardUuid
string
required

The uuid of the dashboard to verify

Response

Success

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