v1

latestOpenAPI 3.0.0Apache 2.02026-07-179012215.4 KB
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