Resume a failed workflow instance from its last step.
cURL
curl --request POST \ --url https://api.example.com/api/v1/workflow-instances/{instance_id}/resume
{ "message": "<string>", "instance_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.snackbase.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.snackbase.dev/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response