Clone existing tag

Duplicate existing tag by cloning it and changing the name.

Authentication

AuthorizationBasic

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

Request

request body
_idstringOptional

Response

Results from duplicated tag
_idstring
descriptionstring
namestring

Errors

500
Internal Server Error