v1
latestOpenAPI 3.0.02026-07-24234471.0 KBFeedback Comment
Update a comment
Updates feedback comment
patch/feedback/comment/{id}
Path parameters
idnumber double required
Request body
Example request
{
"userId": 4455
}Response
Created
Example response
{
"id": 4455,
"userId": 4455,
"replyCommentId": 4455,
"Member": {
"id": 4455,
"userId": 4455
},
"Feedback": {
"id": 4455,
"assigneeId": 4455,
"projectId": 4455,
"title": "This button doesn't work"
}
}