update_flow_executions
Modify authentication flow executions in a Keycloak realm by specifying the flow alias and new execution data.
Instructions
Update the executions of an authentication flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| flow_alias | Yes | Alias of the authentication flow | |
| execution_data | Yes | Updated execution data for the flow |