Serviceaccountkeys: delete

<ph type="x-smartling-placeholder"> 移除服务账号的指定凭据并使其失效 与此企业相关联。调用服务账号必须是 通过调用 Enterprises.GetServiceAccount 检索的 ID, 将其指定为企业服务账号。

请求

HTTP 请求

DELETE https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/serviceAccountKeys/keyId

参数

参数名称 说明
路径参数
enterpriseId string 企业的 ID。
keyId string 键的 ID。

授权

此请求需要获得以下范围的授权:

范围
https://www.googleapis.com/auth/androidenterprise

如需了解详情,请参阅身份验证和授权页面。

请求正文

使用此方法时请勿提供请求正文。

响应

如果成功,此方法将返回空的响应正文。