curl --request POST \ --url https://zeus-api.agentspro.cn/channels/feishu/webhook \ --header 'Content-Type: application/json' \ --data '{ "type": "url_verification", "challenge": "abc123", "token": "xxx" }'
{ "challenge": "abc123" }
飞书事件订阅 Webhook — URL 验证与消息接收
url_verification
im.message.receive_v1
{ challenge }
event_id
{ code: 0 }