Skip to main content
POST
cURL

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

Body

application/json

Feedback tag object that needs to be created

name
string
color
string

Response

Successful operation

id
string<uuid>
project_id
string<uuid>
name
string
color
string
created_at
string<date-time>