POST
/
api
/
tags

Authorizations

Authorization
string
header
required

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

Body

application/json
color
string
required

Color code of the tag

companyId
string
required

ID of the company associated with the tag

kanban
number
required

Kanban value of the tag

name
string
required

Name of the tag

order
number
required

Order value of the tag

Response

201 - application/json
color
string
required
companyId
string
required
createdAt
string
required
id
string
required
name
string
required
order
integer
required
updatedAt
string
required
contacts
object[]
kanban
integer