Get talk timeout
Returns the time interval after which the panel automatically ends the outgoing conversation
Responses
- 200
 - 401
 
OK
- application/json
 
- Schema
 - Example (from schema)
 - Example
 
Schema
- talk_timeout integer
Possible values:
>= 10and<= 300Timeout in seconds
 
{
  "talk_timeout": 120
}
{
  "talk_timeout": 120
}
Unauthorized request. Log In
- application/json
 
- Schema
 - Example (from schema)
 - Log In
 
Schema
- error string
Error message
 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...