v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBMisc
Set device language/locale
Sets the device language/locale to the BCP-47 locale in the request body. An optional restart flag applies the change immediately by restarting the zygote instead of waiting for the next reboot.
post/devices/{deviceId}/language
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/SetLanguageArgs.json"
}Response
No Content