The watch reset command is used to remove a trigger condition from a specific scope.
watch reset --location <filepath>:<line> --callpath
--location
The location will be used to determine the scope from which the trigger condition should be removed. The location is described in detail at the watch set chapter) under '--location'.
--callpath
Indicates that the callpath of the scope should be removed.