v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
workflows

Resume a workflow execution

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<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

inputobject required

Input data to resume the execution with.

Response

Indicates a successful response