Vault Kubernetes auth - revoke all tokens created with serviceaccount "x"

I am using kubernetes auth login to create token for my pods. I want to delete all tokens created with a specific service account say “x”. Is there a way to do this ?