[[["התוכן קל להבנה","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)."],[[["Closes the specified matter and updates its state to CLOSED."],["Requires an HTTP POST request to the specified endpoint with the matter ID as a path parameter."],["The request body should be empty, and a successful response will contain the updated matter object."],["Requires authorization with the `https://www.googleapis.com/auth/ediscovery` scope."]]],["This document outlines the process to close a matter using an HTTP POST request to `https://vault.googleapis.com/v1/matters/{matterId}:close`. The request requires a `matterId` path parameter, and the request body must be empty. Successful execution returns a JSON response containing an updated matter object with the state \"CLOSED.\" Authorization requires the `https://www.googleapis.com/auth/ediscovery` OAuth scope. The specified documentation is done with the use of gRPC Transcoding syntax.\n"]]