Skip to main content
POST
/
organizations
/
{organizationName}
/
projects
/
{projectName}
/
connections
"<any>"

Path Parameters

organizationName
string
required

The unique identifier of the organization

projectName
string
required

The unique identifier of the project

Query Parameters

dryRun
boolean
default:false

Whether to test the connection without saving it

Body

application/json · any

The body is of type any.

Response

Connection created successfully

The response is of type any.

I