curl --location --request POST 'https://oapi.dingtalk.com/topapi/blackboard/category/list?access_token=6d1bxxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"operation_userid":"manager01"
}'
{
"result": [
{
"name": "正式公告",
"id": "3b583d630587021beaa3b32d9fec993c"
},
{
"name": "节假日公告",
"id": "8a8cfd8c87b782ef063cbf6db3575b8a"
}
],
"errcode": 0,
"success": true,
"request_id": "ie9aarwu1m1t"
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通