RefreshTokenRequestBody
Describes a refresh token.
Contents
- token
-
The token to use to refresh a previously issued access token that might have expired.
Type: String
Required: Yes
- clientId
-
The ID of the client to request the token from.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: