@mirego/forra-api / All Request Functions / resumeWorkflowRun
Function: resumeWorkflowRun()
resumeWorkflowRun(
assistantId,conversationId,edits?):Promise\<AxiosResponse\<WorkflowRunResponse,any>>
Parameters
assistantId
string
conversationId
string
edits?
Record\<string, unknown>
Returns
Promise\<AxiosResponse\<WorkflowRunResponse, any>>