POST
/
projects
/
{projectSlug}
/
feedback

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

Body

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

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