Method: matters.holds.accounts.delete
إزالة حساب من حالة التعليق
طلب HTTP
DELETE https://vault.googleapis.com/v1/matters/{matterId}/holds/{holdId}/accounts/{accountId}
يستخدِم عنوان URL بنية تحويل ترميز gRPC.
مَعلمات المسار
المعلمات |
matterId |
string
رقم تعريف المسألة القانونية.
|
holdId |
string
معرّف المبلغ المحجوز مؤقتًا
|
accountId |
string
رقم تعريف الحساب المطلوب إزالته من التعليق.
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يكون نص الاستجابة هو عنصر JSON فارغ.
نطاقات التفويض
يجب توفير نطاق OAuth التالي:
https://www.googleapis.com/auth/ediscovery
لمزيد من المعلومات، يُرجى الاطّلاع على OAuth 2.0 Overview.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-02-06 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-02-06 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]