patchGlobalEnumeration
Updates a global enumeration by specifying its context, name, target type, and updated options. Use to modify enumeration attributes like name, color, or visibility.
Instructions
Updates the specified Enumeration in the Global context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enumContext | Yes | The Enumeration context. (Allowed values are '~', 'plans', 'testing' and 'documents'. Use '~' for Work Item or general enumerations.) | |
| enumName | Yes | The Enumeration Name. | |
| targetType | Yes | The Enumeration target type. (Use '~' when there is no specific type for the enumeration.) | |
| requestBody | Yes | The Enumeration(s) body. |