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

# DELETE /tokens/{accessTokenId}

`DELETE /tokens/{accessTokenId}`

Deletes an access token. This operation cannot be undone.

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

## Response `200`

Success

- DeleteAccessTokenOutput
  - `id` string, required — The unique identifier of the deleted access token.
  - `status` 'CREATING' | 'OPERATIONAL' | 'DELETING', required — The final status of the deleted access token.
  - `deletedAt` string, date-time, required — The date and time when the access token was deleted.

## Other responses

- `480` — InternalServerException
- `481` — ValidationException
- `482` — ConflictException
- `483` — AccessDeniedException
- `484` — ThrottlingException
- `485` — 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)
