Skip to main content
PATCH
/
api
/
v1
/
projects
/
{projectUuid}
/
sqlRunner
/
saved
/
{uuid}
Error
A valid request URL is required to generate request examples
{
  "results": {
    "savedSqlVersionUuid": "<string>",
    "savedSqlUuid": "<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

projectUuid
string
required

the uuid for the project

uuid
string
required

the uuid for the saved sql chart

Body

application/json

the sql chart details to update

the sql chart details to update

versionedData
object
unversionedData
object

Response

Success

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