Skip to main content

Update a Mode Analytics integration

PUT 

/api/v1/lineage/bi/mode/:bi_datasource_id/

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

Request

Path Parameters

    bi_datasource_id Mode integration idrequired

Body

required
    index_interval_min Index Interval Min
    name Name
    password passwordrequired
    token passwordrequired
    workspace Workspace

Responses

Successful Response

Schema
    any
Loading...