{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Images API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Images", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Upload An Image In A Thread, On Behalf Of A User", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/chat/threads/:chatThreadId/images", "headers": [ { "name": "image-filename", "value": "" } ], "params": [ { "name": "chatThreadId", "value": "", "type": "path", "description": "Thread id where the uploaded image belongs to. (Teams meeting only)" }, { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get An Image By View Type", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/chat/threads/:chatThreadId/images/:imageId/view/:imageViewType", "params": [ { "name": "chatThreadId", "value": "", "type": "path", "description": "The thread id to which the message was sent." }, { "name": "imageId", "value": "", "type": "path", "description": "The image id." }, { "name": "imageViewType", "value": "", "type": "path", "description": "The view type of image." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes A Image", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/chat/threads/:chatThreadId/images/:imageId", "params": [ { "name": "chatThreadId", "value": "", "type": "path", "description": "The thread id to which the message was sent." }, { "name": "imageId", "value": "", "type": "path", "description": "The image id." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Generates A Batch Of Images From A Text Caption", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/images/generations:submit", "headers": [ { "name": "Operation-Id", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Returns The Status Of The Images Operation", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/operations/images/:operation-id", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." }, { "name": "operation-id", "value": "", "type": "path", "description": "The id of the operation" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes An Operation If In Terminal State And All Generated And User Provided Images Associated With The Operation", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/operations/images/:operation-id", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." }, { "name": "operation-id", "value": "", "type": "path", "description": "The id of the operation" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Create Image Generations", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/deployments/:deployment-id/images/generations", "params": [ { "name": "deployment-id", "value": "", "type": "path", "description": "The deployment ID of the model to use for this request." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates an image given a prompt using DALL-E models." }, { "info": { "name": "Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Images", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureSphere/catalogs/:catalogName/images", "params": [ { "name": "$filter", "value": "", "type": "query", "description": "Filter the result list using the given expression" }, { "name": "$top", "value": "", "type": "query", "description": "The number of result items to return." }, { "name": "$skip", "value": "", "type": "query", "description": "The number of result items to skip." }, { "name": "$maxpagesize", "value": "", "type": "query", "description": "The maximum number of result items per page." }, { "name": "catalogName", "value": "", "type": "path", "description": "Name of catalog" } ] }, "docs": "List Image resources by Catalog" }, { "info": { "name": "Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Images Imagename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureSphere/catalogs/:catalogName/images/:imageName", "params": [ { "name": "catalogName", "value": "", "type": "path", "description": "Name of catalog" }, { "name": "imageName", "value": "", "type": "path", "description": "Image name. Use an image GUID for GA versions of the API." } ] }, "docs": "Get a Image" }, { "info": { "name": "Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Images Imagename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureSphere/catalogs/:catalogName/images/:imageName", "params": [ { "name": "catalogName", "value": "", "type": "path", "description": "Name of catalog" }, { "name": "imageName", "value": "", "type": "path", "description": "Image name. Use an image GUID for GA versions of the API." } ] }, "docs": "Create a Image" }, { "info": { "name": "Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Images Imagename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AzureSphere/catalogs/:catalogName/images/:imageName", "params": [ { "name": "catalogName", "value": "", "type": "path", "description": "Name of catalog" }, { "name": "imageName", "value": "", "type": "path", "description": "Image name. Use an image GUID for GA versions of the API." } ] }, "docs": "Delete a Image" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images Getentitytypeimageuploadurl", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CustomerInsights/hubs/:hubName/images/getEntityTypeImageUploadUrl", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "hubName", "value": "", "type": "path", "description": "The name of the hub." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets entity type (profile or interaction) image upload URL." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images Getdataimageuploadurl", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CustomerInsights/hubs/:hubName/images/getDataImageUploadUrl", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "hubName", "value": "", "type": "path", "description": "The name of the hub." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets data image upload URL." } ] } ], "bundled": true }