v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBMisc
Set overlay visibility
Shows or hides the accessibility overlay on the device based on the visibility flag in the request body.
post/devices/{deviceId}/overlay
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/SetOverlayVisibleArgs.json"
}Response
No Content