PUT
method
/comments/:commentId
path

Path Parameters

commentId
string
required

Unique 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.