Get SOS button settings
Returns info about SOS button number
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- sos_button string
- enable boolean
{
"sos_button": "[email protected]",
"enable": false
}
{
"sos_button": "[email protected]",
"enable": false
}
Loading...