Deleting Triggers

Delete an existing trigger

DELETE /v1/smart-capture/trigger/:triggerId
DESCRIPTION: Deletes an existing trigger. This call will synchronously remove the trigger on all associated devices by initiating a callback to the Update Service to remove the trigger on all specified devices.

URL Parameters

Parameter NameRequiredDescription
triggerIdRequiredID of the trigger to delete

Did this page help you?