Posts a reply to the comment specified by the commentThreadTypedId
in the request body.
OK
{- "data": {
- "commentThreadTypedId": "string",
- "body": "string"
}
}
{- "response": {
- "node": "node",
- "data": [
- {
- "version": 0,
- "typedId": "12.CMTRD",
- "relatedObjects": [
- "bZWNHIYllshAzzR"
], - "comments": [
- {
- "version": 0,
- "typedId": "16.CMNT",
- "body": "10 comment",
- "createDate": "2024-10-15T12:42:50",
- "createdBy": 2147490698,
- "lastUpdateDate": "2024-10-15T12:42:50",
- "lastUpdateBy": 2147490698
}, - {
- "version": 0,
- "typedId": "17.CMNT",
- "body": "A comment reply",
- "createDate": "2024-10-15T12:47:24",
- "createdBy": 2147490698,
- "lastUpdateDate": "2024-10-15T12:47:24",
- "lastUpdateBy": 2147490698
}
], - "resolved": false,
- "createDate": "2024-10-15T12:42:44",
- "createdBy": 2147490698,
- "lastUpdateDate": "2024-10-15T12:42:44",
- "lastUpdateBy": 2147490698
}
], - "status": 0
}
}