[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

InputRefreshToken

The request body for InputRefreshToken.


Properties

string
passcode Optional

The multi-factor authentication passcode from the registered multi-factor authentication (MFA) device.


string
refreshToken Optional

The value of the refresh token.

JSON Example

{
    "passcode": "...",
    "refreshToken": "..."
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Parameter To

Access Token

Feedback

Was this page helpful?