Create many new tags

Creates multiple new tags at once.

Authentication

AuthorizationBasic

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

Request

request body
datalist of objectsOptional

Response

New tag data
_idstring
descriptionstring
namestring

Errors

500
Internal Server Error