---
title: "PATCH /tokens/{accessTokenId}"
method: PATCH
path: "/tokens/{accessTokenId}"
---

# PATCH /tokens/{accessTokenId}

`PATCH /tokens/{accessTokenId}`

Updates the configuration of an access token.

Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify `--region us-east-2` on Amazon Web Services CLI commands.

## Path parameters

- `accessTokenId` string, required

## Request body

- object
  - `name` string, required — The new name of the token.

## Response `200`

Success

- UpdateAccessTokenOutput
  - `id` string, required — The ID of the token.
  - `name` string, required — The name of the token.

## Other responses

- `480` — InternalServerException
- `481` — ValidationException
- `482` — ConflictException
- `483` — ServiceQuotaExceededException
- `484` — AccessDeniedException
- `485` — ThrottlingException
- `486` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/route53globalresolver.md) · [All operations](https://skmtc.net/aws/apis/route53globalresolver/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/route53globalresolver/versions/5ebf158d0c4b/schema)
