Authorizations
Path Parameters
Execution identifier
Body
Request to resume a workflow execution that is in 'waiting' status. Executions wait when they reach a wait_for_response step or when explicitly paused. The message data can be a simple string for text responses or a structured object for complex interactions.
Response
Execution resumed successfully
Minimal workflow execution response (without execution_context and events)
Base workflow execution schema Minimal execution representation for list endpoints

