Enrollment Group - Delete
Delete a device enrollment group.
DELETE https://your-dps.azure-devices-provisioning.net/enrollmentGroups/{id}?api-version=2021-10-01
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
id
|
path | True |
string |
Enrollment group ID. |
api-version
|
query | True |
string |
The API version to use for the request. Supported versions include: 2021-10-01 |
Request Header
Name | Required | Type | Description |
---|---|---|---|
If-Match |
string |
The ETag of the enrollment group record. |
Responses
Name | Type | Description |
---|---|---|
204 No Content |
No Content |
|
Other Status Codes |
Error response Headers x-ms-error-code: string |
Definitions
ProvisioningServiceErrorDetails
Contains the properties of an error returned by the Azure IoT Hub Provisioning Service.
Name | Type | Description |
---|---|---|
errorCode |
integer |
|
info |
object |
|
message |
string |
|
timestampUtc |
string |
|
trackingId |
string |