v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBMisc
Set device timezone
Sets the device timezone to the identifier in the request body. Devices that do not support timezone control return an unsupported-feature error.
post/devices/{deviceId}/timezone
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/SetTimeZoneArgs.json"
}Response
No Content