Updates a set of text items’ base or variant text, plural forms, tags, status, assignee, notes, character limit, integrated and variables. Each text item is identified by its developer ID. Only provided fields are modified — omitted fields remain unchanged. Currently, if variantId is passed, then assignee will be ignored, as you cannot yet have an assignee for a variant.
Array of updates to text items.
Developer ID of the target variant. If a text item does not already have the target variant, it will be added. Omit if targeting base text
If true, and the provided variantId is not found, create the variant. A variant name will be generated based on the passed in ID.
Returns success status of the update operation
Indicates whether the update was successful