Billing Sessions API
This API retrieves the list of individual billing sessions created for a bot so that you can review them for correctness and reconciliation. Method POST Endpoint https://{{host}}/api/public/bot/{{BotID}}/getBillingSessionsDetails For Bot Admin Console:Â https://{{host}}/api/public/getBillingSessionsDetails Content Type application/json Authorization auth: {{JWT}} See How to generate the JWT Token. API Scope Bot Builder: Billing Sessions…