Bot authentication using security questions

If I have a service to authenticate using random security questions, how to implement the flow of the authentication?

For example, first I have to send a request and get two security questions. Then using the bot user will answer them. Then there is a URL to submit those answers and authenticate.

@koreai_user
This does not seem to be possible using Kore.ai off the shelf features. Here are the authorizations supported.
https://developer.kore.ai/category/docs/bots/advanced-topics/authorization/

Have you tried RPA?
Check this out. https://developer.kore.ai/docs/bots/sdks/botkit-sdk-tutorial-blue-prism/