{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Aliases API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Aliases", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Aliases", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/aliases", "params": [ { "name": "subscription-key", "value": "", "type": "query", "description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication." }, { "name": "api-version", "value": "", "type": "query", "description": "Version number of Azure Maps API. Current version is 2.0" } ] }, "docs": "**Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier).

Creator makes it possible to develop applications based on your private indoor map data using Azure Maps API and SDK. [This](https://docs.microsoft.com/azure/azure-maps/creator-indoor-maps) article introduces concepts and tools that apply to Azure Maps Creator.

This API allows the caller to fetch a list of all previously successfully created aliases.

### Submit List Request

To list all your alia" }, { "info": { "name": "Microsoft Azure Post Aliases", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/aliases", "params": [ { "name": "subscription-key", "value": "", "type": "query", "description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication." }, { "name": "api-version", "value": "", "type": "query", "description": "Version number of Azure Maps API. Current version is 2.0" }, { "name": "creatorDataItemId", "value": "", "type": "query", "description": "The unique id that references a creator data item to be aliased." } ] }, "docs": "**Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier).

Creator makes it possible to develop applications based on your private indoor map data using Azure Maps API and SDK. [This](https://docs.microsoft.com/azure/azure-maps/creator-indoor-maps) article introduces concepts and tools that apply to Azure Maps Creator.

This API allows the caller to create an alias. You can also assign the alias during the create request. An alias can reference an ID generated by a cr" }, { "info": { "name": "Microsoft Azure Get Aliases Aliasid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/aliases/:aliasId", "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "The unique id that references an existing alias." }, { "name": "subscription-key", "value": "", "type": "query", "description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication." }, { "name": "api-version", "value": "", "type": "query", "description": "Version number of Azure Maps API. Current version is 2.0" } ] }, "docs": "**Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier).

Creator makes it possible to develop applications based on your private indoor map data using Azure Maps API and SDK. [This](https://docs.microsoft.com/azure/azure-maps/creator-indoor-maps) article introduces concepts and tools that apply to Azure Maps Creator.

This API allows the caller to fetch the details of a previously created alias.

### Submit Get Details Request

To get the details of your" }, { "info": { "name": "Microsoft Azure Put Aliases Aliasid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/aliases/:aliasId", "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "The unique id that references an existing alias." }, { "name": "subscription-key", "value": "", "type": "query", "description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication." }, { "name": "api-version", "value": "", "type": "query", "description": "Version number of Azure Maps API. Current version is 2.0" }, { "name": "creatorDataItemId", "value": "", "type": "query", "description": "The unique id that references a creator data item to be aliased." } ] }, "docs": "**Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier).

Creator makes it possible to develop applications based on your private indoor map data using Azure Maps API and SDK. [This](https://docs.microsoft.com/azure/azure-maps/creator-indoor-maps) article introduces concepts and tools that apply to Azure Maps Creator.

This API allows the caller to assign an alias to reference a resource.

### Submit Assign Request

To assign your alias to a resource, you" }, { "info": { "name": "Microsoft Azure Delete Aliases Aliasid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/aliases/:aliasId", "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "The unique id that references an existing alias." }, { "name": "subscription-key", "value": "", "type": "query", "description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication." }, { "name": "api-version", "value": "", "type": "query", "description": "Version number of Azure Maps API. Current version is 2.0" } ] }, "docs": "**Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier).

Creator makes it possible to develop applications based on your private indoor map data using Azure Maps API and SDK. [This](https://docs.microsoft.com/azure/azure-maps/creator-indoor-maps) article introduces concepts and tools that apply to Azure Maps Creator.

This API allows the caller to delete a previously created alias. You can also use this API to delete old/unused aliases to create space for new conten" } ] } ], "bundled": true }