Bulk Remove Triggers
Remove triggers from tracking
Last updated
Remove triggers from tracking
Last updated
DELETE /api/v1/trigger/{GROUP_NAME} HTTP/1.1
Replace GROUP_NAME with the Group Name under which the triggers have to be removed
Request body
Param | Mandatory | Description |
---|---|---|
Response body
Param | Description |
---|---|
trigger_code
Y
Array of Intellizence Trigger Codes that you would like to remove
nonExistingTriggerCodes
Array of Trigger Codes which are not existing in the Intellizence database
nonTrackedTriggerCodes
Array of Trigger Codes which are not been tracked
removedTriggerCodes
Array of Trigger Codes which are removed