Summary
Clone existing tag
Description
Duplicate existing tag by cloning it and changing the name.
Route
POST /tags/duplicate
Roles
            admin
other
readonly
apiread
engineering
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| _id | string | yes | Tag id to duplicate | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| results | object | Results from duplicated tag |