Skip to main content
POST
/
api
/
v1
/
projects
/
{projectUuid}
/
aiAgents
/
mcpServers
Error
A valid request URL is required to generate request examples
{
  "results": {
    "updatedAt": "2023-11-07T05:31:56Z",
    "createdAt": "2023-11-07T05:31:56Z",
    "connectedByUserUuid": "<string>",
    "error": "<string>",
    "hasCredentials": true,
    "url": "<string>",
    "name": "<string>",
    "projectUuid": "<string>",
    "uuid": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://lightdash-mintlify-fc9678b9.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

projectUuid
string
required

Body

application/json
authType
enum<string>
required
Available options:
none,
bearer,
oauth
url
string
required
name
string
required
credentials
object
credentialScope
enum<string>
Available options:
shared,
user

Response

Created

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