This document describres the expected API interface to connect our SmartIVR to any external ChatBot service.
Our SmartIVR will perform the following POST request each time it has the user input in text form and expects the specified JSON format containing one of the possible response types.
The SmartIVR will add with each request an Authorization header containing
a security token so it can be identified by the API.