Skip to main content

Update a Hightouch integration

PUT 

/api/v1/lineage/bi/hightouch/:bi_datasource_id/

It can only update the schedule. Returns the integration with changed fields.

Request

Path Parameters

    bi_datasource_id Hightouch integration idrequired

Body

required
    bindings object[]required
  • Array [
  • boundIds integer[]required
    remoteId Remoteidrequired
  • ]
  • index_interval_min Index Interval Min
    name Name
    token passwordrequired
    workspace Workspace

Responses

Successful Response

Schema
    any
Loading...