发布图文笔记
POST
http://creator.moreapi.cn/api/xhs/create_images_note/
创作者
请求参数
Body 参数multipart/form-data
cookie
string
必需
proxy
string
代理IP
title
string
笔记标题
示例值:
我是今天要发布的标题
desc
string
笔记正文
示例值:
我是今天要发布的内容主角, #Python[话题]# #特斯拉[话题]# @我却偏偏喜欢你 @向云端
images
file
图片列表
示例值:
file://C:\Users\admin\Downloads\541280949c8f446a8b6c2ddaf9f6199d.jpg
ats_list
array[string]
可选
示例值:
["{\"nickname\": \"向云端\", \"user_id\": \"657bac49000000001901120c\", \"name\": \"向云端\"}","{\"nickname\": \"我却偏偏喜欢你\", \"user_id\": \"565a73d4f53ee05de129c908\", \"name\": \"我却偏偏喜欢你\"}"]
topic_list
array[string]
可选
示例值:
["{ \"id\": \"5d35dd9b000000000e0088dc\", \"name\": \"Python\", \"type\": \"topic\", \"link\": \"https://www.xiaohongshu.com/page/topics/5d35dd9ba059940001703e38?naviHidden=yes\" }","{ \"id\": \"5be6e4bc56867700013b99e5\", \"name\": \"特斯拉\", \"type\": \"topic\", \"link\": \"https://www.xiaohongshu.com/page/topics/5be6e4bcdb601f0001f72453?naviHidden=yes\" }"]
is_private
string
可选
示例值:
0
post_time
string
发布时间
示例值:
2024-09-30 21:59:59
goods_id
string
商品id
示例值:
66ea7040bb33ad0001111f62
示例代码
返回响应
修改于 2024-12-26 08:51:49