> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# fly tokens revoke

Revoke one or more tokens.

## Usage

```
fly tokens revoke [flags] ID ID ...
```

## Available Commands

* [supplied](/flyctl/cmd/fly_tokens_revoke_supplied)	 - Revoke an access token supplied by flag or environment

## Options

```
  -h, --help   help for revoke
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly tokens](/flyctl/cmd/fly_tokens)	 - Manage Fly.io API tokens
