# 同步应用信息

# host: https://yach-oapi.zhiyinlou.com 正式环境

# host: https://yach-oapi-test.zhiyinlou.com 测试环境

# 概述

名称
地址 /oapi/app/info/sync
请求方式 POST
参数 见【参数】
返回值 见【返回值】

# 参数

参数 参数类型 必须 说明
access_token String 调用接口凭证
app_list_info String 应用列表Json,支持批量同步应用信息最多10个,示例:[{应用信息1}, {应用信息2}]

# 返回值

{
    "code": 200,
    "msg": "",
    "obj": {
    	
    }
}
上次更新: 4/2/2021, 5:07:05 PM
foo