Endpoint:
https://{SERVER_ADDRESS}/oauth/access_token/
Method: POST
Add the following parameters in the request body using x-www-form-urlencoded.
| 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 the customer. | Mandatory |
| scope | {SCOPE} |
Defines the authorization scope requested. Available values include:
|
Mandatory |
Related to