开发者社区 问答 正文

Linux下如何使用CURL方式访问钉钉oapi接口

Linux下如何使用CURL方式访问钉钉oapi接口 image.png

展开
收起
游客2q7uranxketok 2021-02-24 13:21:09 646 分享 版权
1 条回答
写回答
取消 提交回答
  • "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

    " image.png

    2021-02-24 13:21:23
    赞同 展开评论
问答分类:
问答地址: