How to keep connect alive until the final API
Hi Community,We are doing REST API integration with BeyondTrust, and I need to call multiple APIs, as shown in the screenshot, in order.First, we need to call the Login API, next getaccount, and the remaining APIs. For login, it's successful, and the...