Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 381 Bytes

OAuthTokenRefreshRequest.md

File metadata and controls

15 lines (6 loc) · 381 Bytes

OAuthTokenRefreshRequest

Properties

Name Type Description Notes
grantType*required String When refreshing an existing token use refresh_token.
refreshToken*required String The token provided when you got the expired access token.