Authorization: ********************{
"contentId": "HyZcugLT-",
"content": "测试测试测试测试测试",
"replyId": "1ci6C6S3o"
}curl --location 'https://www.html-js.cn/api/contentMessage/postMessages?contentId=HyZcugLT-&content=%E6%B5%8B%E8%AF%95%E6%B5%8B%E8%AF%95%E6%B5%8B%E8%AF%95%E6%B5%8B%E8%AF%95%E6%B5%8B%E8%AF%95&replyId=1ci6C6S3o' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"contentId": "HyZcugLT-",
"content": "测试测试测试测试测试",
"replyId": "1ci6C6S3o"
}'{}