移除移动设备。
HTTP 请求
DELETE https://admin.googleapis.com/admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}
网址采用 gRPC 转码语法。
路径参数
参数 | |
---|---|
customerId |
客户的 Google Workspace 帐号的唯一 ID。作为帐号管理员,您还可以使用 |
resourceId |
API 服务用于标识移动设备的唯一 ID。 |
请求正文
请求正文必须为空。
响应正文
如果成功,则响应为通用 HTTP 响应,其格式由方法定义。
授权范围
需要以下 OAuth 作用域:
https://www.googleapis.com/auth/admin.directory.device.mobile
有关详情,请参阅授权指南。