注册钉钉
Linux下如何使用CURL方式访问钉钉oapi接口(开放平台)

您好,请参考如下:

curl -l -H "Content-type: application/json"  

-X POST  

-d '{"suite_key":"suite6ni7vdaqzpwlvger",  

"auth_corpid":"xxxxx",  

"permanent_code":"xxxx"}'  

https://oapi.dingtalk.com/user/get?access_token=ACCESS_TOKEN&userid=zhangsan  

热门搜索
热门问题分类
相关问题