Create new tag

Creates a new tag.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
dataobjectOptional

Response

New tag data
_idstring
descriptionstring
namestring

Errors

500
Internal Server Error