Skip to main content

Update comment

PATCH /v1/comment/:docId

Update a Comment by Id

Path Parameters
  • docId string required

    String Id of the Comment

Request Body required
  • text string

    Comment text/message

  • supporMarkdown boolean

    Whether this comment supports markdown

Responses

OK

Loading...