Thêm tài khoản vào yêu cầu lưu giữ dữ liệu. Bạn chỉ có thể thêm tài khoản vào yêu cầu lưu giữ dữ liệu chưa được thiết lập đơn vị tổ chức. Hệ thống sẽ trả về lỗi nếu bạn tìm cách thêm tài khoản vào yêu cầu lưu giữ dữ liệu theo đơn vị tổ chức.
Yêu cầu HTTP
POST https://vault.googleapis.com/v1/matters/{matterId}/holds/{holdId}/accounts
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-08-22 UTC."],[[["Adds an account to a specified hold within a matter, provided the hold is not associated with an organizational unit."],["The request requires specifying the matter ID and hold ID as path parameters."],["The request body should contain details of the account to be held, as defined by the `HeldAccount` object."],["Upon successful execution, the response returns the details of the newly held account, also structured as a `HeldAccount` object."],["Authorization necessitates the `https://www.googleapis.com/auth/ediscovery` OAuth scope."]]],[]]