Create Connection

Beta

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
Create Httpsbasic Auth Connection RequestobjectRequired
OR
Create Httpsbearer Auth Connection RequestobjectRequired
OR
Create Awsconnection RequestobjectRequired

Response

Successful Response
connection_idstringformat: "uuid"
namestringformat: "^[a-z0-9][a-z0-9_]+[a-z0-9]">=3 characters<=255 characters
typeenum
Allowed values:
statusenum
Allowed values:
configobject
created_dtdatetime
updated_dtdatetime
descriptionstring or null

Errors