This request will return the specified site wide configuration setting.
| URL | https://api.telecomx.dk/config/KEY | |
|---|---|---|
| Method | GET | |
| Access level | ADMIN. | |
| Param | KEY | Configuration key |
https://api.telecomx.dk/config/TerminationProduct
| JSON object | ||
|---|---|---|
| key | Multiple | The value of the key |
{ TerminationProduct: '1234567890ABCDEF12345678' }
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Insufficient access level |