DELETE
/
projects
/
{projectSlug}
/
feedback
/
{feedbackId}
/
comments
/
{commentId}

Authorizations

Authorization
string
header
required

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

Path Parameters

projectSlug
string
required

Project slug

feedbackId
string
required

Feedback id

commentId
string
required

Comment id

Response

200 - application/json
content
string
created_at
string
feedback_id
string
id
string
reply_to_id
string
upvoters
string[]
upvotes
number
user_id
string