update_tag
Rename and/or recolour a tag in the account's vocabulary (by name or tag id). A rename shows on every verification carrying it. color is '#rrggbb'; pass an empty string to clear it. Omit a field to leave it unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Tag name (case-insensitive) or tag id. | |
| name | No | New tag name, 1-40 characters, no commas. | |
| color | No | '#rrggbb' colour. Empty string clears it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||