Skip to main content
POST
/
api
/
v1
/
projects
/
{projectUuid}
/
aiAgents
/
{agentUuid}
/
threads
/
{threadUuid}
/
tool-calls
/
{toolCallId}
/
sql-approval
Error
A valid request URL is required to generate request examples
{
  "results": {}
}

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
toolCallId
string
required

Body

application/json
decision
enum<string>
required
Available options:
approved,
rejected

Response

Success

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