Authentication

Log into the account using refresh token

Returns an access token and the refresh token.

post/v3/accounts/login-refresh-token

Headers

user-Agentstring

Request body

refreshTokenstring required

Refresh token.

Response

OK

accessTokenstring required
refreshTokenstring required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.