DELETE
Delete a consumer group from an Event Hub-compatible endpoint in an IoT hub
Delete a consumer group from an Event Hub-compatible endpoint in an IoT hub.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/IotHubs/{resourceName}/eventHubEndpoints/{eventHubEndpointName}/ConsumerGroups/{name}
Path parameters
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
The name of the resource group that contains the IoT hub.
resourceNamestring required
The name of the IoT hub.
eventHubEndpointNamestring required
The name of the Event Hub-compatible endpoint in the IoT hub.
namestring required
The name of the consumer group to delete.
Query parameters
api-versionstring required
The version of the API.
Response
This is a synchronous operation.