Aktualisiert die angegebene Angelegenheit. Dadurch werden nur der Name und die Beschreibung der Rechtsangelegenheit aktualisiert, die anhand der Rechtsangelegenheits-ID identifiziert wird. Änderungen an anderen Feldern werden ignoriert. Die Standardansicht der Rechtsangelegenheit wird zurückgegeben.
HTTP-Anfrage
PUT https://vault.googleapis.com/v1/matters/{matterId}
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-02-06 (UTC)."],[[["Updates the name and description of a specified matter using the matter ID."],["Requires a PUT request to the provided URL with the matter ID as a path parameter."],["The request body should contain an instance of `Matter` with the updated details."],["A successful response returns the updated `Matter` object."],["Requires authorization with the `https://www.googleapis.com/auth/ediscovery` scope."]]],[]]