Launch the execution of a pre-configured workflow, identified by “workflowExecutionId”, once it reaches the READY_FOR_LAUNCH state. The workflow undergoes several phases during execution - EXECUTION_IN_PROGRESS - Marks the start of the workflow execution. EXECUTION_COMPLETED or EXECUTION_FAILED - Indicates the execution has reached a final state.
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Workflow execution has been executed
PENDING, VALIDATION_IN_PROGRESS, VALIDATION_FAILED, VALIDATION_COMPLETED, PREVIEW_IN_PROGRESS, PREVIEW_FAILED, READY_FOR_LAUNCH, EXECUTION_IN_PROGRESS, EXECUTION_COMPLETED, EXECUTION_FAILED