Header: https://{SERVER_ADDRESS}/oauth/access_token/
The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.
Simply add the parameters below in the Body to "x-www-form-urlencoded":
| Parameter | Value of the parameter | Value description | Mandatory/ Optional |
| client_id | {LICENCE_CODE} | Number assigned to you as your license code | Mandatory |
| client_secret | {CLIENT_SECRET} | Passphrase provided by customer | Mandatory |
| scope | {SCOPE} | Corresponds to the nature of the authorization requested. The different values are:
| Mandatory |
Related to