Discussions
Using refresh token to refresh existing access token
8 months ago by Josh
Hello,
How can I use the refresh token returned from an auth request, to refresh the existing auth token before expiry? I recall seeing documentation about this in the previous API docs, but can't seem to find anything here except for docs on the initial auth request.
Thanks!