حساب ها را به انبار اضافه می کند. فهرستی از حساب هایی که با موفقیت اضافه شده اند را برمی گرداند. حسابها را میتوان فقط به یک انبار موجود مبتنی بر حساب اضافه کرد.
درخواست HTTP
POST https://vault.googleapis.com/v1/matters/{matterId}/holds/{holdId}:addHeldAccounts
تاریخ آخرین بهروزرسانی 2025-02-27 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-27 بهوقت ساعت هماهنگ جهانی."],[[["Adds accounts to an existing, account-based hold within a specified matter."],["You can add accounts by providing either a list of emails or account IDs in the request body."],["The response includes a list of successfully added accounts and their status."],["Requires authorization with the `https://www.googleapis.com/auth/ediscovery` scope."],["Uses the `POST` method and the `https://vault.googleapis.com/v1/matters/{matterId}/holds/{holdId}:addHeldAccounts` endpoint."]]],["This content describes adding accounts to an existing hold via a POST HTTP request to a specific URL, using `matterId` and `holdId` path parameters. The request body requires either a list of `emails` or `accountIds`. The response contains a list of `AddHeldAccountResult` objects, each indicating the success status and the created account details. Authorization requires the `https://www.googleapis.com/auth/ediscovery` OAuth scope.\n"]]