Registers an asynchronous task’s result ID to resume a workflow run upon its completion. This endpoint requires an ExecuteStepRequestContext with workflowRunId and stepAddr.
The unique identifier of the asynchronous result to monitor before resuming.
Queue priority for the resume request. Use 'interactive' to resume sooner for user-visible workflows. Defaults to 'background'.
interactive, background Request accepted, processing to resume workflow has been initiated.
Request accepted, processing to resume workflow has been initiated.
A message indicating the request has been accepted for processing.