This will be removed on June 1, 2026; update transition properties using Bulk update workflows instead.Updates a workflow transition by changing the property value. Trying to update a property that does not exist results in a new property being added to the transition. Transition properties are used to change the behavior of a transition. For more information, see Transition properties and Workflow properties.Permissions required:Administer Jiraglobal permission.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT '/rest/api/3/workflow/transitions//properties?key&workflowName' \
--header'Content-Type: application/json' \
--data-raw'createissue'