Method: matters.holds.accounts.delete

从保全中移除帐号。

HTTP 请求

DELETE https://vault.googleapis.com/v1/matters/{matterId}/holds/{holdId}/accounts/{accountId}

网址采用 gRPC 转码语法。

路径参数

参数
matterId

string

诉讼或调查 ID。

holdId

string

保全 ID。

accountId

string

要从保全中移除的账号的 ID。

请求正文

请求正文必须为空。

响应正文

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

授权范围

需要以下 OAuth 作用域:

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

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