{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Notifications API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Notifications", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Messages Notifications:send", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/messages/notifications:send", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" }, { "name": "x-ms-client-request-id", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Sends a notification message from Business to User." } ] } ], "bundled": true }