grantType

Supports the following OAuth grant types: Authorization Code, Device Code, and Refresh Token. Specify one of the following values, depending on the grant type that you want:

  • Authorization Code - authorization_code

  • Device Code - urn:ietf:params:oauth:grant-type:device_code

  • Refresh Token - refresh_token