[[["समझने में आसान है","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-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# Method: accounts.update\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- [Try it!](#try-it)\n\n**Full name**: accounts.update\n\nUpdates a GTM Account.\n\n### HTTP request\n\n`PUT https://tagmanager.googleapis.com/tagmanager/v2/{path}`\n\n### Path parameters\n\n| Parameters ||\n|--------|-----------------------------------------------------------------------------------|\n| `path` | `string` GTM Account's API relative path. It takes the form `accounts/{account}`. |\n\n### Query parameters\n\n| Parameters ||\n|---------------|------------------------------------------------------------------------------------------------|\n| `fingerprint` | `string` When provided, this fingerprint must match the fingerprint of the account in storage. |\n\n### Request body\n\nThe request body contains an instance of [Account](/tag-platform/tag-manager/api/reference/rest/v2/accounts#Account).\n\n### Response body\n\nIf successful, the response body contains an instance of [Account](/tag-platform/tag-manager/api/reference/rest/v2/accounts#Account).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/tagmanager.manage.accounts`\n\nFor more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2)."]]