Discussions

Ask a Question
Back to All

Using refresh token to refresh existing access token

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!