patch https://api.airbyte.com/v1/connections/
This endpoint can be used to update the configuration of a Connection, including streams and other connection-level configuration settings.
Any unspecified properties will not be updated.
Will execute a full ovewrite of stream configurations
Unlike Source or Destination updates, any stream configuration you submit will execute a full overwrite of the existing stream configuration. Ensure that all desired streams and their configurations are present in the request body.