CommentUpdateRequest

edit

A request for updating an existing Comment

Properties

edit
message (string, required)
The message for the Comment.

Example

edit
{
   "message" : "string"
}