Bot Variables Import API
To import global and content variables into the bot. Method POST Endpoint https://{{host}}/api/{{version}}/public/builder/bot/{{BotID}}/variables/import Content Type application/json Authorization auth: {{JWT}} See How to generate the JWT Token. API Scope Bot Builder: Import Variables Admin Console: Not Applicable Query Parameters Parameter Required Description host Required The environment URL. For example, https://bots.kore.ai…