发布视频号

请求URL:

  • http://域名/finderPublish

请求方式:

  • POST

请求头Headers:

  • Content-Type:application/json
  • Authorization:login接口返回

参数:

参数名 必选 类型 说明
wId String 登录实例标识
myUserName String 自己的用户编码
videoUrl String 视频链接
videoThumbUrl String 封面链接
videoWidth int 视频宽度
videoHeight int 视频高度
videoPlayLen int 视频播放时长,单位秒
title String 标题
topic String[] 话题

请求参数示例

{
    "wId": "{{wId}}",
    "myUserName": "v2_060000231003b20faec8c6e18f10c7d6c903ec3db0776955d3d97c6b329d6aa58693bcdb7ad1@finder",
    "videoUrl": "https://30&q-header-list=&q-url-param-list=&q-signature=e7a03064c2f701137570a525e6650631d8baf4be",
    "videoThumbUrl": "https://p92309022220191E400011D6391597E30B",
    "videoWidth": 1240,
    "videoHeight": 930,
    "videoPlayLen": 13,
    "title": "可爱吗?",
    "topic": [
        "#可爱",
        "#hhh"
    ]
}

成功返回示例

{
    "code": "1000",
    "message": "视频号发布成功",
    "data": null
}

错误返回示例

{
    "message": "失败",
    "code": "1001",
    "data": null
}

返回数据:

参数名 类型 说明
code String 1000成功
1001失败
msg String 反馈信息
data JSONObject
Copyright © wkteam.cn 2020 all right reserved,powered by Gitbook该文件修订时间: 2024-03-27 19:08:07

results matching ""

    No results matching ""