接口地址
[接口服务器地址]/api/orgs/import.html
导入组织
参数 | 值 | 数据类型 | 参数类型 | 说明 |
---|---|---|---|---|
Content-Type | application/json; charset=UTF-8 | string | header | |
authen | string | header | 认证码 | |
appid | string | header | 接入ID | |
timestamp | string | header | 时间戳 | |
uid | string | header | 当前帐号 | |
lang | string | header | 语言 | |
body | string | body |
请求内容 |
|
file | file | body | ||
*注意事项 | 示例文件 import_usertemplate.json dept_path:部门路径,account:帐号,name:姓名,pwd:密码,pwd_type:加密方式 3 sha256,sex:性别 0未知 1男 2女,position:职位,job_number:工号,email:邮箱,mobile:手机号码,phone:固定电话 |