你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Device Registration State - Delete
删除设备注册
DELETE https://your-dps.azure-devices-provisioning.net/registrations/{id}?api-version=2021-10-01
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
id
|
path | True |
string |
注册 ID。 |
api-version
|
query | True |
string |
要用于请求的 API 版本。 支持的版本包括:2021-10-01 |
请求头
名称 | 必需 | 类型 | 说明 |
---|---|---|---|
If-Match |
string |
注册状态记录的 ETag。 |
响应
名称 | 类型 | 说明 |
---|---|---|
204 No Content |
无内容 |
|
Other Status Codes |
错误响应 标头 x-ms-error-code: string |
定义
ProvisioningServiceErrorDetails
包含Azure IoT 中心预配服务返回的错误的属性。
名称 | 类型 | 说明 |
---|---|---|
errorCode |
integer |
|
info |
object |
|
message |
string |
|
timestampUtc |
string |
|
trackingId |
string |