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

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

dashboardUuid for the dashboard

versionUuid
string
required

versionUuid for the dashboard version to rollback to

Response

Success

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