Skip to main content
PATCH
Update feedback comment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

feedbackId
string<uuid>
required

Feedback ID

Body

application/json
workspaceId
string<uuid>
required

Workspace ID

commentId
string<uuid>
required

Comment ID

content
string
required

Updated comment content

Minimum string length: 1

Response

Comment updated

success
enum<boolean>
required
Available options:
true
data
object
required