workflows
Update a managed workflow
Spaces method and path for this operation:
<div><span class="operation-verb put">put</span> <span class="operation-path">/s/{space_id}/api/workflows/managed/workflow/{id}</span></div>Refer to Spaces for more information.
Partially update an existing managed workflow. This elevated route can update fields beyond the enabled state.<br/><br/>[Required authorization] Route required privileges: workflowsManagement:update AND workflowsManagement:managed:update.
put/api/workflows/managed/workflow/{id}
Path parameters
idstring required
Workflow ID
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
Indicates a successful response
Changes
Changed in 1 of the 176 revisions of this API.1
- ●
for the
pathrequest parameterid, the maxLength was set to255request-parameter-max-length-set
- ●
Of the 176 revisions, 20 have no diff computed.