Authentication
Refresh access token
Get new access and refresh tokens using a valid refresh token
post/auth/refresh
Request body
Response
Returns new access_token, refresh_token, and token_type
object required
Get new access and refresh tokens using a valid refresh token
Returns new access_token, refresh_token, and token_type