# tokens remove Expire or delete a token Aliases: * delete * rm ## Usage ```console coder tokens remove [flags] ``` ## Description ```console Remove a token by expiring it. Use --delete to permanently hard-delete the token instead. ``` ## Options ### --delete | | | |------|-------------------| | Type | bool | Permanently delete the token instead of expiring it. This removes the audit trail.