Files
full/module/base/cms/test/comment/comment_add.http

10 lines
442 B
Plaintext
Raw Permalink Normal View History

POST http://127.0.0.1:12409/Cms.Post/AddComment
Cms-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"post_identity": "0196d7c7-7b32-7ca0-acac-93e7915380ee" ,
"reply_identity": "",
"Cms": "Hey! Maximize your GoodWe system by leveraging the SEMS Portal. Monitor your energy usage, set up alerts for any issues, and use the analytics to adjust settings for optimal efficiency. The User Manual is a great resource for more tips."
}