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 Name | Required | Description |
|---|---|---|
| triggerId | Required | ID of the trigger to delete |
Updated 10 months ago
Did this page help you?