Create new tag
POST
https://example.itential.io/tags/create
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