Application client ID.
Example:00000000-0000-0000-0000-000000000000
Application client secret.
Example:00000000-0000-0000-0000-000000000000
The Authorization Code returned from the Authorize application request.
Example:6440327e7ddb660435e377a17a5463ba
Identifies the grant type being used. For Authorization Code grant use authorization_code.
Example:authorization_code, refresh_token, client_credentials
The URL specified in the Authorize application request, the values must match.
Example:https://localhost/callback
List of scopes to request to be granted to the access token. Can only be a subset of the scopes requested in the Authorize application request. When not passed, all the scopes will be requested.
Example:offline asset:read