[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eThis webpage describes the \u003ccode\u003eprojects.locations.instances.legacy.legacyUpdateFinding\u003c/code\u003e API endpoint, a legacy method for updating a Finding within the Chronicle platform with new feedback.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a POST request to \u003ccode\u003ehttps://chronicle.googleapis.com/v1alpha/{instance}/legacy:legacyUpdateFinding\u003c/code\u003e, requiring a specific \u003ccode\u003einstance\u003c/code\u003e path parameter to specify the Chronicle instance.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain the \u003ccode\u003efinding_id\u003c/code\u003e of the finding to update and the analyst-supplied \u003ccode\u003efeedback\u003c/code\u003e, while the response body returns the updated \u003ccode\u003eFinding\u003c/code\u003e, including \u003ccode\u003efeedback_history\u003c/code\u003e and \u003ccode\u003efeedback_summary\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this endpoint requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003echronicle.legacies.legacyUpdateFinding\u003c/code\u003e IAM permission on the specified instance.\u003c/p\u003e\n"]]],[],null,["# Method: legacy.legacyUpdateFinding\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n - [JSON representation](#body.request_body.SCHEMA_REPRESENTATION)\n- [Response body](#body.response_body)\n - [JSON representation](#body.LegacyUpdateFindingResponse.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [IAM Permissions](#body.aspect_1)\n- [Try it!](#try-it)\n\n**Full name**: projects.locations.instances.legacy.legacyUpdateFinding\n\nLegacy endpoint for updating a Finding with new feedback.\n\n### HTTP request\n\n`POST https://chronicle.googleapis.com/v1alpha/{instance}/legacy:legacyUpdateFinding`\n\n### Path parameters\n\n### Request body\n\nThe request body contains data with the following structure:\n\n### Response body\n\nThe UpdateFinding response.\n\nIf successful, the response body contains data with the following structure:\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](https://cloud.google.com/docs/authentication/).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `instance` resource:\n\n- `chronicle.legacies.legacyUpdateFinding`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]