[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-02-06 (שעון 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."]]],["This document details the process of deleting an export using a `DELETE` HTTP request. The endpoint is `https://vault.googleapis.com/v1/matters/{matterId}/exports/{exportId}`, where `matterId` and `exportId` are path parameters. The request body must be empty. A successful deletion returns an empty JSON object in the response body. Authorization requires the `https://www.googleapis.com/auth/ediscovery` OAuth scope.\n"]]