{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector MultiSlotEvents API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "MultiSlotEvents", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Multi Slot Rewards", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/multislot/events/:eventId/reward", "params": [ { "name": "eventId", "value": "", "type": "path", "description": "The event id this reward applies to." } ] }, "docs": "Report reward that resulted from using the action specified in rewardActionId for the slot." }, { "info": { "name": "Microsoft Azure Activate Multi Slot Event", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/multislot/events/:eventId/activate", "params": [ { "name": "eventId", "value": "", "type": "path", "description": "The event ID this activation applies to." } ] }, "docs": "Report that the specified event was actually used or displayed to the user and a rewards should be expected for it." } ] } ], "bundled": true }