Name | Type | Description | Notes |
---|---|---|---|
client_id | string | The client identifier issued to the client to obtain the OAuth 2.0 access_token. | |
client_secret | string | The client secret issued to the client to obtain the OAuth 2.0 access_token. | |
grant_type | string | The grant type for the client to obtain the OAuth 2.0 access_token. | |
scope | string | The scope for the client to obtain the OAuth 2.0 access_token. |