{
"title": "测试发布",
"content": "这是测试内容",
"urls": [
"https://img-nos.yiyouliao.com/matrix/ccaf798ed55a29f48b5ef8852e2ab64f.png"
]
}curl --location --request POST 'https://api.aiznt.com/xhs/v1/publish' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "测试发布",
"content": "这是测试内容",
"urls": [
"https://img-nos.yiyouliao.com/matrix/ccaf798ed55a29f48b5ef8852e2ab64f.png"
]
}'{
"requestId": "52cbe3fe12a043eb98431f38243163e8",
"code": 0,
"message": "success",
"data": "http://tx-test.h5publish.yishares.com/mcp-spark-publish/1948722941618651138",
"success": true
}