Feedback Survey API
To fetch the feedback survey scores provided by the user in the conversation with a virtual assistant and push the data for visualization on the Feedback Analytics module using the Survey Type and Survey Name. Method POST Endpoint https://{{host}}/api/public/bot/{{BotID}}/saveFeedback Content Type application/json Authorization auth: {{JWT}} See How to…