Comments
Update Comment
Edit or pin/unpin a comment.
PUT
method
/comments/:commentId
path
Path Parameters
commentId
string
requiredUnique identifier of the comment being requested.
Body Parameters
commentDescription
string | undefined
Description of the comment.
pinComment
boolean | undefined
Flag to pin or unpin the comment.