Updating existing tag
POST
http://localhost:3000/tags/update
Updating existing tag.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
tagobjectOptional
Response
Updated tag data
_idstring
descriptionstring
namestring
Errors
500
Internal Server Error