{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector TenantEmailRegistration API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "TenantEmailRegistration", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Activates The Tenant And Email Combination Using The Activation Code Received", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/emails:activate", "headers": [ { "name": "repeatability-request-id", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The api version to use" } ] }, "docs": "Activates the email registration for current tenant" }, { "info": { "name": "Microsoft Azure Registers The Tenant And Email Combination For Activation", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/emails:register", "headers": [ { "name": "repeatability-request-id", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The api version to use" } ] }, "docs": "Register an email for the current tenant" } ] } ], "bundled": true }