def delete_tokens(): """The API interface to delete all VRT tokens""" from tokenresolver import TokenResolver TokenResolver().delete_tokens()