Skip to main content
POST
Create a new 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

Tag name

description
string

Tag description

Response

The tag has been successfully created

data
object