Last updated 1 year ago
POST /tags
POST
/tags
Creates new tag.
*
Object
Object that contains tag information.
content: application/json: schema: $ref: "#/components/schemas/Tag"
content: application/json: schema: $ref: "#/components/schemas/Error"