workflows
Resume a workflow execution
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/workflows/executions/{executionId}/resume</span></div>Refer to Spaces for more information.
Resume a paused workflow execution with the provided input.<br/><br/>[Required authorization] Route required privileges: workflowsManagement:execute.
post/api/workflows/executions/{executionId}/resume
Path parameters
executionIdstring required
Workflow execution ID
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
Indicates a successful response