Tag API
Create Tag
Create a new tag.
POST
Create Tag
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Success
The created tag.
Create Tag
Create a new tag.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The created tag.