[[["সহজে বোঝা যায়","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-05 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"]]