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

9 lines
216 B
Plaintext
Raw Permalink Normal View History

POST http://127.0.0.1:12409/Cms.Post/DescCommentUnlike
Cms-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"op_identity":"01JRY4VBX8GDVN28CZF45XG7WK",
"comment_identity":"01JRW67QBCJ4NQ9TPPXW4RCY8Z"
}