Method: matters.delete
Belirtilen konuyu siler. Konuyu güncellenmiş durumla döndürür.
HTTP isteği
DELETE https://vault.googleapis.com/v1/matters/{matterId}
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
matterId |
string
Konu kimliği
|
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, Matter
öğesinin bir örneğini içerir.
Yetkilendirme kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/ediscovery
Daha fazla bilgi için OAuth 2.0 Overview sayfasına bakın.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-02-06 UTC.
[null,null,["Son güncelleme tarihi: 2025-02-06 UTC."],[[["Deletes a specified matter using its ID and returns the updated matter state."],["Requires an HTTP DELETE request to the specified endpoint with the matter ID as a path parameter."],["The request body should be empty, and authorization is required with the `https://www.googleapis.com/auth/ediscovery` scope."],["Upon success, the response includes the updated Matter object."]]],[]]