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

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
string
project_id
string
user_id
string
title
string
description
string
status
string
upvotes
number
comment_count
number
created_at
string