Skip to main content
POST
/
api
/
v2
/
projects
/
{projectUuid}
/
query
/
{queryUuid}
/
cancel
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
queryUuid
string
required

The UUID of the async query to cancel

Response

Success

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