PATCH
/
projects
/
{projectSlug}
/
feedback
/
{feedbackId}

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

Body

application/json
description
string
status
string
tags
string[]
title
string

Response

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