* `ONE_MIN` - Set the phone's backlight to be on for one minute.
* `FIVE_MIN` - Set the phone's backlight to be on for five minutes.
* `THIRTY_MIN` - Set the phone's backlight to be on for thirty minutes.
* `ALWAYS_ON` - Keep the phone's backlight always on.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/webex/refs/heads/main/json-structure/device-backlight-timer-object-structure.json",
"name": "BacklightTimerObject",
"description": " * `ONE_MIN` - Set the phone's backlight to be on for one minute.\n * `FIVE_MIN` - Set the phone's backlight to be on for five minutes.\n * `THIRTY_MIN` - Set the phone's backlight to be on for thirty minutes.\n * `ALWAYS_ON` - Keep the phone's backlight always on.\n",
"type": "string",
"enum": [
"ONE_MIN",
"FIVE_MIN",
"THIRTY_MIN",
"ALWAYS_ON"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.