通过 guid 移除现有证书。
HTTP 请求
POST https://chromepolicy.googleapis.com/v1/{customer=customers/*}/policies/networks:removeCertificate
网址采用 gRPC 转码语法。
路径参数
参数 | |
---|---|
customer |
必需。要移除其证书的客户。 |
请求正文
请求正文中包含结构如下的数据:
JSON 表示法 |
---|
{ "targetResource": string, "networkId": string } |
字段 | |
---|---|
targetResource |
必需。要移除此证书的目标资源。支持以下资源:* 组织部门 ("orgunits/{orgunit_id}") |
networkId |
必需。要移除的证书的 GUID。 |
响应正文
如果成功,则响应正文为空。
授权范围
需要以下 OAuth 范围:
https://www.googleapis.com/auth/chrome.management.policy