Comment an appraisal comment.
| Request method | POST |
| Response object | Appraisal |
| Access scope | appraisal_submit |
| Response format | JSON, XML |
https://api.induct.no/v1/appraisals/comment/2343/345345
{
"Text" : "Appraisal comment text"
}
JSON result:
{
"id": 68268,
"createdAt": "2017-05-04T07:32:03.3638823Z",
"text": "Single subcomment comment 12",
"createdBy": {
"id": 2625
},
"subComments": []
}
Induct API 1.0
Last API system update:
11/23/2020 8:43:56 AM