![Axis 2N Indoor Touch 2.0 Api Manual Download Page 88](http://html1.mh-extra.com/html/axis/2n-indoor-touch-2-0/2n-indoor-touch-2-0_api-manual_3038317088.webp)
2N TELEKOMUNIKACE a.s., www.2n.cz
88/94
Change of current settings
Caution
You can only turn the lock screen off/on using this endpoint. The lock screen
cannot be configured via a web interface.
URL:
{{ip_addr}}
https://
/api/v1 /maintenance/security/lockscreen
HTTP method:
PUT
Request body:
{
"isEnabled"
:
"<boolean>"
}
Response code:
Standard HTTP response code, treating syntactic errors.
Response data:
{
"data"
: {
"isEnabled"
:
false
}
}