Security number
Returns security number. Available only for SP-03
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- is_enabled boolean
- number sip uri
{
"is_enabled": true,
"number": "sip:[email protected]"
}
{
"is_enabled": true,
"number": "sip:[email protected]"
}
Log In
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...