getOauth2AccessToken
@POST(value = "/{productType}/oauth2/token/")
Obtains an OAuth2 access token for the specified product type.
Return
A Response containing the obtained Oauth2AccessToken.
Parameters
productType
The type of product for which to obtain the OAuth2 access token.
productSubscriptionKey
The subscription key for the product.
environment
The target environment (e.g., production, sandbox).