Zend certified PHP/Magento developer

How to programmatically reindex product after update ex. price/stock quantity

how to programmatically reindex product after update ex. price/stock quantity using Magento ver. 2.3.2 API via Swagger? I do application in C# which sync my system with Magento. I have a lot of article, so I think migrate ex. Pirce using catalogBasePriceStorage. But after that, i must manually reindex from admin panel.
s there any way to execute reindex from Magento Api?