[[["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-05-21 UTC."],[[["\u003cp\u003eThis endpoint facilitates the updating of an existing WorkforcePool resource, identified by its name within a specific location.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request utilizes a PATCH method and gRPC Transcoding syntax to target the specific WorkforcePool to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eworkforcePool.name\u003c/code\u003e path parameter is required to specify the exact resource to modify, following the format \u003ccode\u003elocations/{location}/workforcePools/{workforcePoolId}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eupdateMask\u003c/code\u003e query parameter is a required field to dictate which attributes of the WorkforcePool are being modified in this request.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful requests will result in a response containing an instance of the Operation resource, and require one of two OAuth scopes for authorization.\u003c/p\u003e\n"]]],[],null,["# Method: locations.workforcePools.patch\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Examples](#examples)\n- [Try it!](#try-it)\n\nUpdates an existing [WorkforcePool](/iam/docs/reference/rest/v1/locations.workforcePools#WorkforcePool).\n\n### HTTP request\n\n`PATCH https://iam.googleapis.com/v1/{workforcePool.name=locations/*/workforcePools/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body contains an instance of [WorkforcePool](/iam/docs/reference/rest/v1/locations.workforcePools#WorkforcePool).\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/iam/docs/reference/rest/Shared.Types/Operation).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n- `\n https://www.googleapis.com/auth/iam`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]