With this function, you can create/manage Tags.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
_id | String | Required on action modify The ID of the tag. | 5cc3b7fc9dc6d60c9d04f0f2 | |
action | String | Required The action you want to perform. |
|
|
name | String | Required on action create tag name. | JBTag | |
type | Integer | Type of Tag. Defaults to 1. |
|
Optimizer |
color | Hexadecimal | Required on action create The color of the Tag. | #3f00d6 |