v1
latestOpenAPI 3.1.02026-07-246652306.5 KBrefreshToken
Refresh your Bearer token. Each token has a 365-day lifespan.
post/login/v3/oauth/access
Query parameters
grant_typestring required
The type of access token requested. The value must be "refresh_token".
refresh_tokenstring required
The refresh token for which you are requesting an "access_token".
Response
200
object required