![Axis 2N Indoor Touch 2.0 Api Manual Download Page 85](http://html1.mh-extra.com/html/axis/2n-indoor-touch-2-0/2n-indoor-touch-2-0_api-manual_3038317085.webp)
2N TELEKOMUNIKACE a.s., www.2n.cz
85/94
Response code:
Standard HTTP response code, treating syntactic errors.
Response data:
{
"data"
: {
"useWebPassword"
:
true
}
}
Access setting
Set different access passwords for the web interface and system settings.
URL:
{{ip_addr}}
https://
/api/v1/ maintenance/security
HTTP method:
PUT
Request body:
{
"useWebPassword"
:
true
}
Response code:
Standard HTTP response code, treating syntactic errors.
Response data:
{
"data"
: {
"useWebPassword"
:
true
}
}
Getting System settings access settings
URL:
{{ip_addr}}
https://
/api/v1 /maintenance/security/settings/access
HTTP method:
GET
Response code:
Standard HTTP response code, treating syntactic errors.