Airbyte · Example Payload

Airbyte Update Definition Request Example

Data IntegrationETLELTOpen SourceData PipelineConnectorsData

Airbyte Update Definition Request Example is an example object payload from Airbyte, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedockerImageTag

Example Payload

Raw ↑
{
  "name": "example-name",
  "dockerImageTag": "example-value"
}