grantType
Supports the following OAuth grant types: Authorization Code, Refresh Token, JWT Bearer, and Token Exchange. Specify one of the following values, depending on the grant type that you want:
Authorization Code -
authorization_codeRefresh Token -
refresh_tokenJWT Bearer -
urn:ietf:params:oauth:grant-type:jwt-bearerToken Exchange -
urn:ietf:params:oauth:grant-type:token-exchange