v1

latestOpenAPI 3.0.1Apache 2.02026-07-1424096195.5 KB
Workflow Templates

Update WorkflowTemplate by ID

Allows the updating of an existing WorkflowTemplate

put/v3/workflowTemplates/{uniqueId}

Path parameters

uniqueId'1' | '2' | '3' required

param ID of the Template that needs to be updated

ID of the Template to be updated

Query parameters

fieldsstring[]

Template subentity fields to include in response (See OPTIONS endpoint for valid values)

createActivityLogstring

Boolean to signal whether or not to create an alert for this action

Request body

idinteger
namestring required
descriptionstring
configTaskJsonNode
configPlaybookstring
configArtifactstring
activeboolean
versioninteger
configAttributeJsonNode
ownerstring
ownerIdinteger

Response

The updated Template

idinteger
namestring required
descriptionstring
configTaskJsonNode
configPlaybookstring
configArtifactstring
activeboolean
versioninteger
configAttributeJsonNode
ownerstring
ownerIdinteger