Skip to main content
PATCH
/
api
/
v1
/
projects
/
{projectUuid}
/
aiAgents
/
{agentUuid}
/
threads
/
{threadUuid}
/
messages
/
{messageUuid}
/
savedQuery
Error
A valid request URL is required to generate request examples
{
  "results": "<unknown>"
}

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

projectUuid
string
required
agentUuid
string
required
threadUuid
string
required
messageUuid
string
required

Body

application/json
savedQueryUuid
string | null
required

Response

Success

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