v1

latestOpenAPI 3.1.02026-08-04118425322.0 KB
connections > connections

Create Connection

Create a new connection to an external data source

post/api/v0/connections

Headers

Authorizationstring required

Bearer authentication

Request body

OR
OR

Response

Successful Response

connection_idstring uuid required

The unique identifier for the connection

namestring required

The connection name

descriptionstring nullable

The connection description

type'https_basic' | 'https_bearer' | 'aws_iam_role' required

The type of connection

status'pending' | 'ready' | 'error' required

The status of a connection

created_dtstring date-time required

When the connection was created

updated_dtstring date-time required

When the connection was last updated