Summary
Create many new tags
Description
Create multiple new tags at once.
Route
POST /tags/createTags
Roles
admin
other
readonly
apiread
engineering
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
data | array | yes | Array of tag objects (name and description) |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
results | object | New tag data |