Bulk Add Triggers
Add Triggers to track
POST /api/v1/trigger/{GROUP_NAME} HTTP/1.1
Replace GROUP_NAME with the Group Name under which the triggers have to be added
Request body
Param | Mandatory | Description |
---|---|---|
trigger_code | Y | Array of Intellizence Trigger Codes that you would like to add |
Response body
Last updated