Dynamic Stream enabling through console

Hello, all so i was working with a data set where there are around 300 tables from the source and as the development proceeds, the number of tables increases into that particular schema.

Here is my question,
So when i wanted to load only those specific tables, Airbyte is prompting me to reset all the data and is performing a reload of all the 300 tables. Which in my case is not necessary as the old 300 tables doesnt get updated at all.

So manually disabling those 300 tables is becoming a painpoint, so do we have any API or script that can be used to automatically enable, needed and unnecessary tables.

As everyone can see, in this image i have few tables shown but actually we have more than 300 tables just now so, how to disable and enable those table programatically ? Thats my question !