Skip to main content
POST
JavaScript
While visible, the overlay is part of the screen output: screenshots include it unless you pass hideOverlay=true to the screenshot endpoint.
Devices that don’t draw an overlay fail this call and always report visible: false on the read side.

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Headers

X-Device-Display-ID
integer<int64>
default:0
Required range: x >= 0

Path Parameters

deviceId
string
required

Body

application/json
visible
boolean
required

Response

No Content