Skip to main content
POST
Recreates a previously-run workflow execution that will only start executing from the last known

Body

application/json

Request to recover the referenced execution.

Request to recover the referenced execution.

id
Encapsulation of fields that uniquely identifies a Flyte workflow execution · object
metadata
object

Represents attributes about an execution which are not required to launch the execution but are useful to record. These attributes are assigned at launch time and do not change.

name
string

Response

A successful response.

The unique identifier for a successfully created execution. If the name was not specified in the create request, this identifier will include a generated name.

id
Encapsulation of fields that uniquely identifies a Flyte workflow execution · object
Last modified on August 19, 2026