{
"title": "string",
"description": "string",
"is_enabled": true,
"config": {
"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
},
"scope": "public",
"specified_ws_group_ids": [
1
]
}