Clone existing tag

Duplicates 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
_idstringOptional
descriptionstringOptional
namestringOptional

Errors

500
Internal Server Error