{
"webhook_url": "http://example.com",
"auth_type": "none",
"bearer_token": "string",
"custom_headers": [
{
"key": "string",
"value": "string"
}
],
"response_mode": "json",
"timeout": 300,
"chat_history_enabled": "off",
"chat_history_count": 10
}