{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DELETE API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DELETE", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Remove Private Endpoint Connection", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Databricks/workspaces/:workspaceName/privateEndpointConnections/:privateEndpointConnectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." }, { "name": "privateEndpointConnectionName", "value": "", "type": "path", "description": "The name of the private endpoint connection" } ] }, "docs": "Remove private endpoint connection with the specified name" }, { "info": { "name": "Microsoft Azure Delete An Iot Hub", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "Delete an IoT hub." }, { "info": { "name": "Microsoft Azure Delete A Consumer Group From An Event Hub Compatible Endpoint In An Iot Hub", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName/eventHubEndpoints/:eventHubEndpointName/ConsumerGroups/:name", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." }, { "name": "eventHubEndpointName", "value": "", "type": "path", "description": "The name of the Event Hub-compatible endpoint in the IoT hub." }, { "name": "name", "value": "", "type": "path", "description": "The name of the consumer group to delete." } ] }, "docs": "Delete a consumer group from an Event Hub-compatible endpoint in an IoT hub." }, { "info": { "name": "Microsoft Azure Delete Private Endpoint Connection", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/iotHubs/:resourceName/privateEndpointConnections/:privateEndpointConnectionName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." }, { "name": "privateEndpointConnectionName", "value": "", "type": "path", "description": "The name of the private endpoint connection" } ] }, "docs": "Delete private endpoint connection with the specified name" }, { "info": { "name": "Microsoft Azure Delete A Device Enrollment Record", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/enrollments/:id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "This id is used to uniquely identify a device registration of an enrollment. A case-insensitive string (up to 128 characters long) of alphanumeric characters plus certain special characters : . _ -. No special characters allowed at start or end." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request. Supported versions include: 2021-10-01" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Delete A Device Enrollment Group", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/enrollmentGroups/:id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "Enrollment group ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request. Supported versions include: 2021-10-01" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes The Device Registration", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/registrations/:id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "Registration ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request. Supported versions include: 2021-10-01" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }