{
"rule_id": 6485,
"name": "钉钉机器人测试1"
}curl --location --request PUT 'https://chat.jijyun.cn/v1/openapi/account/name?apiKey=undefined' \
--header 'Content-Type: application/json' \
--data '{
"rule_id": 6485,
"name": "钉钉机器人测试1"
}'{
"Code": 2000,
"Msg": "成功",
"Data": {
"rule_id": 6485,
"name": "钉钉机器人测试1"
}
}