Skip to main content
DELETE
/
api
/
v1
/
projects
/
{projectUuid}
/
sqlRunner
/
saved
/
{uuid}
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

projectUuid
string
required

the uuid for the project

uuid
string
required

the uuid for the saved sql chart

Response

Success

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