To whom it may concer,
1. With the API version 2, will the api token get expired ever ?
2. Assuming I want to revoke the token by making a call to /auth/token/revoke. And then try to generate the token again, at this time, will be new token the same as the revoked one, or are they 2 different tokens ?
Thanks,