接口地址
[接口服务器地址]/api/orgs/import_table.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 |
请求内容 |
|
*注意事项 | url与content任选一种,示例文件 /api/test/import_table |