文章内容编辑提交接口
POST
/enter/media_release/getPlatformInfo
接口描述
平台文章内容编辑提交接口
请求参数
参数名
类型
描述
必填
list_id
int
列表ID
必填
title
string
文章标题
必填
platform_code
string
平台代码
必填
content
string
文章正文内容
必填
origin_url
string
原文地址【仅针对百度百家号平台的文章为必填】
可选
text
string
与其绑定的短微博内容【仅针对微博头条的文章为必填】
可选
old_img
array
原始封面图片链接数据
可选
new_img
array
新图封面片数据流
可选
响应参数
参数名
类型
描述
必填
result
bool
true/false
必填
msg
string
提示信息
必填