[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-25 UTC."],[],[],null,["# Method: versions.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.containers.versions.update\n\nUpdates a Container Version.\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 ContainerVersion's API relative path. It takes the form `accounts/{account}/containers/{container}/versions/{version}`. |\n\n### Query parameters\n\n| Parameters ||\n|---------------|----------------------------------------------------------------------------------------------------------|\n| `fingerprint` | `string` When provided, this fingerprint must match the fingerprint of the container version in storage. |\n\n### Request body\n\nThe request body contains an instance of [ContainerVersion](/tag-platform/tag-manager/api/reference/rest/v2/accounts.containers.versions#ContainerVersion).\n\n### Response body\n\nIf successful, the response body contains an instance of [ContainerVersion](/tag-platform/tag-manager/api/reference/rest/v2/accounts.containers.versions#ContainerVersion).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/tagmanager.edit.containerversions`\n\nFor more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2)."]]