Method: matters.exports.delete
HTTP リクエスト
DELETE https://vault.googleapis.com/v1/matters/{matterId}/exports/{exportId}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
matterId |
string
案件 ID。
|
exportId |
string
エクスポート ID。
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功すると、レスポンスの本文は空になります。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/ediscovery
詳細については、承認ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 2024-08-22 UTC。"],[[["Deletes a specified export within a given matter using the provided matter and export IDs."],["Requires an HTTP DELETE request to the designated endpoint with the matter and export IDs as path parameters."],["The request body should be empty, and a successful deletion results in an empty response body."],["Requires authorization with the `https://www.googleapis.com/auth/ediscovery` OAuth scope."]]],[]]