How to get api refresh token

Hello,

I’m trying to refresh my token for the graphQL api. I am able to use the API successfully but the tokens expire every hour. I either need to set the token expiration or be able to refresh the tokens from the API. I am creating an app to manage a bunch of our PBXs and I would like to not have to make a new token every hour it is needed because it would fill the token tab of the PBX within weeks. Is there something I’m missing in terms of refresh or cleaning up the old tokens via api?

Thanks!

Access Tokens - OAuth 2.0 Simplified

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.