workflows
Clone a workflow
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/workflows/workflow/{id}/clone</span></div>Refer to Spaces for more information.
Create a copy of an existing workflow.<br/><br/>[Required authorization] Route required privileges: workflowsManagement:create AND workflowsManagement:read.
post/api/workflows/workflow/{id}/clone
Path parameters
idstring required
Workflow ID
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Indicates a successful response