Skip to main content
POST
Create a tag

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required

Name must be unique by workspace

color
string
required
privacy
object
required

Response

201 - application/json
id
string
required
name
string
required

Name must be unique by workspace

color
string
required
privacy
object
required
authorId
number

User id that created the tag