Disable filtering of the tracking results.
Switch off filtering of the tracking results using the double exponential-based prediction filter (DESP).
Returns a status message.
| Status Code | Content Example | Meaning |
|---|---|---|
| 200 | {"message":"Filtering Disabled"} | Success message |
| 500 | {"message":"TrackerException: <...>"} | An other type of internal error |