<!-- DO NOT EDIT | GENERATED CONTENT -->
# tokens remove

Expire or delete a token

Aliases:

* delete
* rm

## Usage

```console
coder tokens remove [flags] <name|id|token>
```

## Description

```console
Remove a token by expiring it. Use --delete to permanently hard-delete the token instead.
```

## Options

### --delete

|      |                   |
|------|-------------------|
| Type | <code>bool</code> |

Permanently delete the token instead of expiring it. This removes the audit trail.
