# RestartFlowAtStepRequest
## Properties
**step_id** | **String** | step id to restart the flow from |
**branch_or_iteration_n** | Option<**i32**> | for branchall or loop, the iteration at which the flow should restart (optional) | [optional]
**flow_version** | Option<**i32**> | specific flow version to use for restart (optional, uses current version if not specified) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)