Skip to main content
POST
Re-run a workflow

Authorizations

Authorization
string
header
required

Standard JWT for user sessions obtained via Altostrat authentication.

Path Parameters

runId
string
required

The prefixed ID of the workflow run (e.g., fl_run_...).

Response

The workflow re-run has been accepted and is running asynchronously.

message
string
Example:

"Workflow re-run initiated successfully."

new_run
object