Create Connection
Create a new connection to an external data source
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
CreateHTTPSBasicAuthConnectionRequest
OR
CreateHTTPSBearerAuthConnectionRequest
OR
CreateAWSConnectionRequest
Response
Successful Response
connection_id
The unique identifier for the connection
name
The connection name
type
The type of connection
status
The current status of the connection
config
The connection configuration
created_dt
When the connection was created
updated_dt
When the connection was last updated
description
The connection description
Errors
422
Unprocessable Entity Error
