You can invalidate all tokens for a database by running the following command:

turso db tokens invalidate <database-name> [flags]

Flags

FlagDescription
-y, --yesConfirms the invalidation of all existing db tokens.

All tokens in the group that provided database belongs will also be invalidated. This means that all existing tokens will no longer be valid and will need to be regenerated.