v5
latestOpenAPI 3.1.02026-08-04166362486.5 KBdata_sources
data_sources
Update a connector
Update a connector.
Args: data_source_id: The ID of the data source to update a connector for. connector_id: The ID of the connector to update. params: The connector to update.
Returns: The updated connector.
put/v1/data_sources/{data_source_id}/connectors/{connector_id}
Path parameters
data_source_idstring uuid required
The ID of the data source to update a connector for
The ID of the data source to update a connector for
connector_idstring uuid required
The ID of the connector to update
The ID of the connector to update
Request body
Response
The updated connector