Skip to main content
POST
Configure Fivetran connector sink

Authorizations

Authorization
string
header
required

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

Body

application/json

Fivetran configuration details

connectorId
string
required

Fivetran connector ID

apiKey
string
required

Fivetran API key

schema
string

Target schema name

enabled
boolean
default:true

Whether streaming to this sink is enabled

Response

200

Fivetran sink configured successfully