POST /api/channel/upstream_updates/detectgithub.com/QuantumNous/new-api/controller.DetectChannelUpstreamModelUpdates。web_vue。controller-confirmed-channel-upstream-update。字段为动态上游数据或回调负载时,文档会明确标记,不能补造 Schema。x-debug 里的占位符;示例不含真实密码、API Key、签名、Cookie 或 Provider 密钥。Authorization: Bearer ********************{
"id": 12
}curl --location 'http://api-dev.opensosen.cn/api/channel/upstream_updates/detect' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": 12
}'{
"success": true,
"message": "",
"data": {
"channel_id": 12,
"channel_name": "debug-openai",
"add_models": [
"gpt-example-mini"
],
"remove_models": [],
"last_check_time": 1786650000,
"auto_added_models": 0
}
}