{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector B2CTenants API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "B2CTenants", "type": "folder" }, "items": [ { "info": { "name": "Post Subscriptions Subscriptionid Providers Microsoft Azureactivedirectory Checknameavailability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AzureActiveDirectory/checkNameAvailability", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." } ] }, "docs": "Checks the availability and validity of a domain name for the tenant." }, { "info": { "name": "Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureactivedirectory B2cdirectories", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureActiveDirectory/b2cDirectories", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." } ] }, "docs": "Get all the Azure AD B2C tenant resources in a resource group." }, { "info": { "name": "Get Subscriptions Subscriptionid Providers Microsoft Azureactivedirectory B2cdirectories", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AzureActiveDirectory/b2cDirectories", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." } ] }, "docs": "Get all the Azure AD B2C tenant resources in a subscription." }, { "info": { "name": "Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureactivedirectory B2cdirectories Resourcename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureActiveDirectory/b2cDirectories/:resourceName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "resourceName", "value": "", "type": "path", "description": "The initial domain name of the B2C tenant." } ] }, "docs": "Get the Azure AD B2C tenant resource." }, { "info": { "name": "Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureactivedirectory B2cdirectories Resourcename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureActiveDirectory/b2cDirectories/:resourceName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "resourceName", "value": "", "type": "path", "description": "The initial domain name of the B2C tenant." } ] }, "docs": "Initiates an async request to create both the Azure AD B2C tenant and the corresponding Azure resource linked to a subscription." }, { "info": { "name": "Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureactivedirectory B2cdirectories Resourcename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureActiveDirectory/b2cDirectories/:resourceName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "resourceName", "value": "", "type": "path", "description": "The initial domain name of the B2C tenant." } ] }, "docs": "Update the Azure AD B2C tenant resource." }, { "info": { "name": "Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azureactivedirectory B2cdirectories Resourcename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureActiveDirectory/b2cDirectories/:resourceName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "resourceName", "value": "", "type": "path", "description": "The initial domain name of the B2C tenant." } ] }, "docs": "Initiates an async operation to delete the Azure AD B2C tenant and Azure resource. The resource deletion can only happen as the last step in [the tenant deletion process](https://aka.ms/deleteB2Ctenant). " } ] } ], "bundled": true }