{realm}-authentication-flows-{flowAlias}-executions

Number of APIs: 4

  1. Get authentication executions for a flow GET {{baseUrl}}/:realm/authentication/flows/:flowAlias/executions

  2. Update authentication executions of a Flow PUT {{baseUrl}}/:realm/authentication/flows/:flowAlias/executions

  3. Add new authentication execution to a flow POST {{baseUrl}}/:realm/authentication/flows/:flowAlias/executions/execution

  4. Add new flow with new execution to existing flow POST {{baseUrl}}/:realm/authentication/flows/:flowAlias/executions/flow