curl --location --request POST 'https://bot.yuafeng.cn/api/user.php?path=bot&id=机器人ID&api_key=您的API密钥' \ --data-urlencode 'name=新机器人名称' \ --data-urlencode 'webhook_url=http://example.com/webhook' \ --data-urlencode 'status=active'
{}