Method: matters.removePermissions

移除作为诉讼或调查协作者的帐号。

HTTP 请求

POST https://vault.googleapis.com/v1/matters/{matterId}:removePermissions

网址采用 gRPC 转码语法。

路径参数

参数
matterId

string

诉讼或调查 ID。

请求正文

请求正文中包含结构如下的数据:

JSON 表示法
{
  "accountId": string
}
字段
accountId

string

帐号 ID。

响应正文

如果成功,则响应正文为空。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/ediscovery

有关详情,请参阅授权指南