comments

Update Topic Comment

Update Topic Comment

put/api/users/:userId/topics/:topicId/comments/:commentId

Path parameters

userIdstring required

logged in users id

topicIdstring required

topic id

commentIdstring required

Comment id to update

Request body

subjectstring
textstring
type'pro' | 'con' | 'reply'

Response

Ok

Changes