Method: mobiledevices.delete
HTTP 请求
DELETE https://admin.googleapis.com/admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}
网址采用 gRPC 转码语法。
路径参数
参数 |
customerId |
string
客户的 Google Workspace 帐号的唯一 ID。作为帐号管理员,您还可以使用 my_customer 别名来表示您帐号的 customerId 。customerId 也会作为 Users 资源的一部分返回。
|
resourceId |
string
API 服务用于标识移动设备的唯一 ID。
|
响应正文
如果成功,则响应为通用 HTTP 响应,其格式由方法定义。
授权范围
需要以下 OAuth 作用域:
https://www.googleapis.com/auth/admin.directory.device.mobile
有关详情,请参阅授权指南。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-05-15。
[null,null,["最后更新时间 (UTC):2024-05-15。"],[[["Permanently removes a specific mobile device from a Google Workspace account using a DELETE request."],["Requires administrator privileges and the `https://www.googleapis.com/auth/admin.directory.device.mobile` OAuth scope for authorization."],["The request needs the customer ID and the unique mobile device ID, and it doesn't require any data in the request body."]]],[]]