[[["সহজে বোঝা যায়","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-তে শেষবার আপডেট করা হয়েছে।"],[[["Removes an account from a specified matter's hold using the DELETE method."],["Requires specifying `matterId`, `holdId`, and `accountId` as path parameters in the request URL."],["The request body should be empty, and a successful operation results in an empty response body."],["Utilizes gRPC Transcoding syntax for constructing the URL."],["Needs authorization with the `https://www.googleapis.com/auth/ediscovery` scope."]]],["This document outlines the process of removing an account from a hold using a `DELETE` HTTP request. The request URL, structured with gRPC Transcoding syntax, requires `matterId`, `holdId`, and `accountId` path parameters. The request body must be empty. A successful operation returns an empty JSON object. Authorization requires the `https://www.googleapis.com/auth/ediscovery` OAuth scope. The operation removes a specified account from a designated hold within a given matter.\n"]]