api:pbx:app:settings:desktop:theme-get
Table of Contents
API : PBX : APP: Settings : Desktop : Theme : Get
Introduction
This request is used to retrieve the CSS file that will style the Communicator Desktop UI for the selected theme.
Request
| URL | https://api.telecomx.dk/pbx/app/settings/desktop/theme/<THEME-ID> | |
|---|---|---|
| Method | GET | |
| Access level | PERSONAL, VIEWER, MANAGER, OWNER, RESELLER, RESELLER_ADMIN, ADMIN. | |
| Params | THEME-ID | Id of the theme to return the CSS styling for. |
Query examples
https://api.telecomx.dk/pbx/app/config/settings/theme/EARTH
Response
The response will be a CSS file with the styling.
Example
N/A
Errors
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Access denied |
| 404 | id | Theme not found |
| 500 | internal_error | <Unspecified> |
api/pbx/app/settings/desktop/theme-get.txt · Last modified: 2025/01/20 11:36 by Per Møller