Skip to main content
POST
Add 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

content
string
required

Comment content

Minimum string length: 1

Response

Comment added

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