![Axis 2N Indoor Touch 2.0 Api Manual Download Page 27](http://html1.mh-extra.com/html/axis/2n-indoor-touch-2-0/2n-indoor-touch-2-0_api-manual_3038317027.webp)
2N TELEKOMUNIKACE a.s., www.2n.cz
27/94
3.2 Application
Getting current settings
Get the
URL:
{{ip_addr}}
https://
/api/v1/application
HTTP method:
GET
Response code:
Standard HTTP response code, treating syntactic errors.
Response data:
{
"data"
: {
"isInstallationAllowed"
:
false
,
"isReturnToApplicationOnCallEndAl
lowed"
:
false
}
}
Section configuration
Set the values in the
URL:
{{ip_addr}}
https://
/api/v1/application
HTTP method:
PUT
Response code:
Standard HTTP response code, treating syntactic errors.