Delete tokens

You can delete tokens simultaneously using a CSV file.  To delete tokens in bulk, you need to a CSV file containing the list of assigned and unassigned grid cards.

CSV file format requirements

The header row in your CSV file contains only one column with serialNumber as the value.

The following is a sample CSV file to help you get started:

serialNumber
1
2
3
4

Download a sample file: BulkDeleteTokens.csv

How to delete tokens in bulk