Updates a set of components’ base or variant text, tags, status, and assignee. Each component is identified by its developer ID. Only provided fields are modified — omitted fields remain unchanged.
Array of updates to components.
1Developer ID of the target variant. If a component 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