Linked connectors
Update linked connectors
Modify the field map or change the config for a linked connector
PATCH
/
v2
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedConnectors
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
flow_id
string
requiredID of flow
tenant
string
requiredID of tenant
Body
application/json
connector_id
string
requiredName of connector to update
field_map
object
JSON object representing all fields to pull
config
object
JSON object containing config values to update
Response
200 - application/json
The response is of type object
.