Delete WorkflowEvents
DELETE {{baseUrl}}/api/v3/workflowEvents?tql=&createActivityLog=
Allows the bulk deletion of existing WorkflowEvents
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tql | null | TQL query string for selecting which WorkflowEvents to delete | |
createActivityLog | null | Boolean to signal whether or not to create an alert for this action |
RESPONSES
status: OK