Create a connectionAsk AIpost https://api.airbyte.com/v1/connectionsBody ParamsnamestringOptional name of the connectionsourceIduuidrequireddestinationIduuidrequiredconfigurationsobjectA list of configured stream options for a connection.configurations objectscheduleobjectschedule for when the the connection should run, per the schedule typeschedule objectdataResidencystringenumDefaults to autoautouseuAllowed:autouseunamespaceDefinitionstringenumDefaults to destinationDefine the location where the data will be stored in the destinationsourcedestinationcustom_formatAllowed:sourcedestinationcustom_formatnamespaceFormatstringDefaults to nullUsed when namespaceDefinition is 'custom_format'. If blank then behaves like namespaceDefinition = 'destination'. If "${SOURCE_NAMESPACE}" then behaves like namespaceDefinition = 'source'.prefixstringPrefix that will be prepended to the name of each stream when it is written to the destination (ex. “airbyte_” causes “projects” => “airbyte_projects”).nonBreakingSchemaUpdatesBehaviorstringenumDefaults to ignoreSet how Airbyte handles syncs when it detects a non-breaking schema change in the sourceignoredisable_connectionpropagate_columnspropagate_fullyAllowed:ignoredisable_connectionpropagate_columnspropagate_fullystatusstringenumactiveinactivedeprecatedAllowed:activeinactivedeprecatedResponses 200Successful operation 400Invalid data 403Not allowedUpdated 8 months ago