Add Comment
Note: View the Field Description section for
additional information on the attributes that are present in the JSON.
Sample Request to Add Comment
{
"comment": "string",
}
Sample Response to Add Comment
{
"comment": "string",
"createdBy": "string",
"createdOn": "2022-12-19T03:25:53.377Z",
"id": 0,
"type": "string",
"updatedOn": "2022-12-19T03:25:53.377Z"
}