X-Api-Key: ********************{
"platform": "douyin",
"platformWorkId": "string",
"content": "string",
"parentCommentId": "string"
}curl --location 'https://aitoearn.cn//api/v2/channels/engagement/comments?accountId=' \
--header 'X-Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"platform": "douyin",
"platformWorkId": "string",
"content": "string",
"parentCommentId": "string"
}'{
"data": {
"platform": "douyin",
"actionType": "comment",
"targetType": "work",
"targetId": "string",
"platformActionId": "string",
"success": true,
"createdAt": "2019-08-24T14:15:22.123Z"
},
"code": 0,
"message": "string",
"requestId": "string"
}