RefreshTokenRequest
Request body for refreshing an access token
- clientType: string
_id requiredYour application's client ID
- clientType: string
_secret requiredYour application's client secret
- grantenum
_type const:refresh_tokenrequiredMust be
refresh_tokenvalues- refresh
_token
- refreshType: string
_token requiredThe refresh token obtained from a previous token exchange

