| 应用类型 | 是否支持 | 权限 | API Explorer调试 |
|---|---|---|---|
| 企业内部应用 | 支持 | Rooms自定义屏幕读权限 | API Explorer |
| 第三方企业应用 | 支持 | Rooms自定义屏幕读权限 | API Explorer |
| 第三方个人应用 | 暂不支持 | 暂不支持 | 暂不支持 |
| HttpCode | 错误码 | 错误信息 | 说明 |
|---|---|---|---|
| 400 | param.error | Param Error | 参数错误 |
| 400 | no.permission | No Permission | 无权限 |
| 400 | template.not.found | Template Not Found | 模板找不到 |
| 500 | system.error | System Error | 系统错误 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/rooms/devices/screens/templates/' \
--header 'x-acs-dingtalk-access-token;'{
"result": {
"deviceCustomTemplate": {
"templateId": 0,
"corpId": "string",
"logo": "string",
"orgName": "string",
"customDoc": "string",
"bgUrl": "string",
"bgImageList": [
"string"
],
"instruction": true,
"bgType": 0,
"isPicTop": 0,
"templateName": "string",
"confType": 0,
"showCalendarTitle": true,
"hideServerCodeWhenProjecting": true,
"confSubType": 0,
"desensitizeUserName": true,
"picturePlayInterval": 0,
"showCalendarCard": true,
"showFunctionCard": true
},
"deviceUnionIds": [
"string"
],
"groupIds": [
0
],
"roomIds": [
"string"
]
}
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通

扫码加入交流群