Delete WorkflowTemplate by ID
DELETE {{baseUrl}}/api/v3/workflowTemplates/:uniqueId?createActivityLog=
Allows the deletion of an existing WorkflowTemplate
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
createActivityLog | null | Boolean to signal whether or not to create an alert for this action |
RESPONSES
status: OK