v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBNavigation
Perform a global action
Performs a global system action on the device, such as navigating back or going to the home screen, identified by an action code.
post/devices/{deviceId}/global
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/GlobalArgs.json"
}Response
No Content