[[["התוכן קל להבנה","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)."],[[["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"]]